PaloAltoNetworks / PaloAltoNetworks/pan.dev

Issue/Help with "List remote networks"

Open
#225 1 comment 0 reactions 1 assignee View on GitHub

@sarette is already working on this.

Since Jan 4, 2023.

documentation
Dominant language
MDX
Stars
78
Forks
88
Avg merge
5d 17h
Merged PRs (30d)
18

Description

Documentation link - https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-remote-networks/

The only option that should be available is [Remote Networks]. If you run with another value, the API returns:

{
"_errors": [
{
"code": "API_I00035",
"message": "Invalid Request Payload ",
"details": [
""folder" must be [Remote Networks]"
]
}
],
"_request_id": "f033996a-de39-4416-a5e4-7e6b36d737ec"
}

Need to update, change:

Possible values:
[Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

to

Possible values:
[Remote Networks]

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.