PaloAltoNetworks / PaloAltoNetworks/pan.dev

Issue/Help with "List QoS policy rules"

Open
#265 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.