PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "Get a certificate"
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/scm/api/config/sase/identity/get-certificates-by-id/
Describe the problem
The guide does not appear to be correct, or the API itself is not working. I retrieve a list of certificates from https://api.strata.paloaltonetworks.com/config/identity/v1/certificates and then use the ID attribute from this to get a specific certificate by using the ID in the UUID parameter. In every instance the API returns a 404 error.
Suggested fix
Verify the https://pan.dev/scm/api/config/sase/identity/get-certificates-by-id/ API actually works and whether the expected parameters match what is documented.
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 documented Get a certificate endpoint at https://pan.dev/scm/api/config/sase/identity/get-certificates-by-id/ and compare its UUID parameter with IDs returned by the certificates list API. Reproduce the 404 response, then verify whether the API or the documentation is incorrect; done means the behavior and expected parameters are confirmed and the guide reflects them.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100