Skip to content

Add Switzerland region to API call documentation#1353

Open
Jeremy-Glaus wants to merge 1 commit into
PaloAltoNetworks:masterfrom
Jeremy-Glaus:patch-1
Open

Add Switzerland region to API call documentation#1353
Jeremy-Glaus wants to merge 1 commit into
PaloAltoNetworks:masterfrom
Jeremy-Glaus:patch-1

Conversation

@Jeremy-Glaus

Copy link
Copy Markdown

Description

Added ch in the list of available X-PANW-Region headers

Motivation and Context

I spent quite a long time trying to fetch data from the Prisma Access API. It's required to add X-PANW-Region. After hours of not getting data, I was investigating how Strata Cloud Manager (WebUI) performs the API requests and found the ch region there. It's not listed in the documentation, but setting my API requests to this region returned my desired data.

How Has This Been Tested?

I tested my own API calls with ch as a region. It returned the data I was looking for.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Switzerland was missing from the list of available regions. I figured this out because my API calls always returned an empty data array. After investigating how Strata Cloud Manager performs the API calls, I figured out that ch is a valid region but missing from the docs.

Signed-off-by: Jeremy Glaus <46749743+Jeremy-Glaus@users.noreply.github.com>
@Jeremy-Glaus
Jeremy-Glaus requested a review from a team as a code owner July 16, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant