The following error is seen when trying to integrate APM SAAS with Spectrum through a proxy:
SaaS APM REST URL = https://axa.dxi-na1.saas.broadcom.com:443/apm/appmap/graph/vertex
Payload to get Agents from SaaS : = {
"orItems":[
{
"andItems":[
{
"itemType" : "attributeFilter",
"attributeName": "type",
"attributeOperator": "IN",
"values": [ "AGENT" ],
"layer":"APM_INFRASTRUCTURE"
}
]
}
]
}
ERROR : Connection timed out (Connection timed out)
Release : 22.2.*
The customer requires all traffic to go through a proxy to the internet. The APM SAAS/Spectrum integration does not support using a proxy at this time.
The Spectrum to APM SAAS integration does not support going through proxy at this time.