trjones841
trjones841
## Documentation link ## Describe the problem { "_errors": [ { "code": "API_I00035", "message": "Invalid Request Payload ", "details": [ "\"folder\" must be one of [Remote Networks, Service Connections]" ]...
## Documentation link - https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-shared-infrastructure-settings/ The query params don't show folder as being required, however, when I run the get API, it says a folder is required. { "_errors": [...
## 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",...
## Documentation link - https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-service-connections/ ## The only option that should be available is [Service Connection] ## Need to update, change: Possible values: [Shared, Mobile Users, Remote Networks, Service Connections,...