Get All Active Features
GET/authz/v1/feature
Returns the list of Prisma Cloud features that can be added to Custom Permission Groups
Responses
- 200
- 4XX
Successful operation
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
string
[
"string"
]
Client error
Response Headers
x-redlock-status string
error description
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
string
[
"string"
]
Loading...