pan.dev icon indicating copy to clipboard operation
pan.dev copied to clipboard

Issue/Help with "List remote networks"

Open trjones841 opened this issue 3 years ago • 1 comments

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]

trjones841 avatar Dec 28 '22 02:12 trjones841

Created internal engineering bug #ADI-17500 in response to this issue.

sarette avatar Jan 17 '23 22:01 sarette