Trouble adding Prisma Orchestrator to SolarWinds (ION CloudGenix monitoring)

I am trying to add Prisma Orchestrator (api.sase.paloaltonetworks.com) to SolarWinds but unable to login to the prisma orchestartor from the solarwinds web console.  Has anyone else run into this?

I used this same credentials on this cURL command and was able to get an access token so not sure if that means the account is good or if there are other things to check on the Clougenix portal that I need to enable for this to work

curl -d "grant_type=client_credentials&scope=tsg_id:<id>" \
-u <service_account>:<password> \
-H "Content-Type: application/x-www-form-urlencoded" \
-X POST auth.apps.paloaltonetworks.com/.../access_token

Parents
  • I'm interested in this as well. I created a service account and when trying to add orchestrator in SolarWinds, the test fails.

     , based on the api.sase.paloaltonetworks.com URL, I'm assuming we need our SD-WAN devices migrated from the original CloudGenix portal over to Palo's portal. We're currently pending our migration to Strata Cloud Manager, still some things to iron out there. But I figured I would test adding the orchestrator in SolarWinds. Maybe I need to wait.

Reply
  • I'm interested in this as well. I created a service account and when trying to add orchestrator in SolarWinds, the test fails.

     , based on the api.sase.paloaltonetworks.com URL, I'm assuming we need our SD-WAN devices migrated from the original CloudGenix portal over to Palo's portal. We're currently pending our migration to Strata Cloud Manager, still some things to iron out there. But I figured I would test adding the orchestrator in SolarWinds. Maybe I need to wait.

Children