pan.dev icon indicating copy to clipboard operation
pan.dev copied to clipboard

Issue/Help with "List QoS policy rules"

Open atav928 opened this issue 2 years ago • 0 comments

Documentation link

https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-qos-policy-rules/

Describe the problem

Keep getting forbidden on this call; when I check from swagger, I get I don't have the permissions, but I had to create this user as super admin due to it requiring super admin to commit. Not sure what permissions are required to pull QOS Policy rules?

error=HTTPError: 403 Client Error: Forbidden

{
  "error": "HTTPError: 403 Client Error: Forbidden for url: https://api.sase.paloaltonetworks.com/sse/config/v1/qos-policy-rules?limit=200&offset=0&folder=Remote+Networks&position=pre"
}

atav928 avatar Feb 05 '23 17:02 atav928