PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "Access the Prisma Cloud Enterprise Edition (PCEE) APIs"
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 78
- Forks
- 88
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 18
Description
Documentation link
Describe the problem
inaccuracy In the doc, the instructions to get the path to console state:Get the path to your Console.
Go to Compute > Manage > System > Utilities.
Under Path to Console, click Copy.
The example path to console given looks like: "https:///api/v/authenticate"
But the actual path to console you get when following the instructions looks like: "https://us-east1.cloud.twistlock.com/us-2-158343312"
However, neither of those paths to console work.
Suggested fix
The path to console works if you follow the instructions and get the path that looks like "https://us-east1.cloud.twistlock.com/us-2-158343312" and then you append a "/api/v1/authenticate" to the end of it.
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 “Access the Prisma Cloud Enterprise Edition (PCEE) APIs” documentation page and compare its Console path instructions with the behavior described in the issue. Update the example and instructions to show that the copied Console URL needs the /api/v1/authenticate suffix, then verify that the resulting endpoint matches the documented authentication request.
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
- 48/100