PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "Load a configuration"
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/post-sse-config-v-1-config-versions-load/
Describe the problem
The example / code samples shows a GET request with no URL and does not include payload
Suggested fix
the URL should be a POST to https://api.sase.paloaltonetworks.com/sse/config/v1/config-versions:load and have a payload
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
Open the linked API documentation page and inspect its “Load a configuration” example. Verify the request method, URL, and payload against the suggested endpoint in the issue. Done means the example shows a POST request to the specified endpoint with the required payload.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100