PaloAltoNetworks / PaloAltoNetworks/pan.dev
API documentation Issue/Help with "Get Image Names" - and more
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/prisma-cloud/api/cwpp/get-images-names/
Describe the problem
GET /api/v34.01/images/names HTTP/1.1
Host: api.prismacloud.io
Authorization: Basic REDACTED
User-Agent: curl/8.7.1
Accept: /
- Request completely sent off
< HTTP/1.1 404 Not Found
< Date: Fri, 04 Jul 2025 07:26:45 GMT
< Content-Type: text/plain
< Content-Length: 0
< Connection: keep-alive
Seems the URL is bad
Suggested fix
this is only a sample call, seems I get this for a lot of URLs... a few work, for example /uve/api/v1/vulnerabilities/search.
not sure if I'm using the wrong version (tried a lot of version variations, but nothing seems good, not sure how to find the right version)
tried with AI a lot of workarounds nothing works. at least test with AI if the documentation is good in the future.
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 Get Image Names documentation page and reproduce the documented GET /api/v34.01/images/names request. Check which API version and route are currently valid, then update the example and surrounding documentation so the request succeeds and the supported version is clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100