PaloAltoNetworks / PaloAltoNetworks/pan.dev

Issue/Help with "Access the Prisma Cloud Enterprise Edition (PCEE) APIs"

Open
#359 1 comment 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.