pan.dev
pan.dev copied to clipboard
Issue with "List QoS profiles"
Documentation link
https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-qos-profiles/
Describe the problem
Incorrect params as states when you run the command only Remote Networks or Service Connections permitted: Raises my Exception SASEBadRequest:
{
"_errors": [
{
"code": "API_I00035",
"message": "Invalid Request Payload ",
"details": [
"\"folder\" must be one of [Remote Networks, Service Connections]"
]
}
],
"_request_id": "3b305dc4-2715-47f7-8789-74ac5b719d92"
}
Suggested fix
Update instructions on valid params