PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "List QoS policy rules"
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 78
- Forks
- 88
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 18
Description
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"
}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Prisma Access API documentation and the failing GET request for /sse/config/v1/qos-policy-rules, including its folder and position parameters. Reproduce the 403 response and inspect the documented permissions; the work is done when the required access is clearly documented or the endpoint's authorization behavior is clarified.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, authorization
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100