Policy Component
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdintegerRequired
Body
nextTokenstringOptionalExample:
eyJza2lwIjoxMH0pageSizeinteger · min: 1 · max: 100OptionalDefault:
10Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/policy/{policyId}/component/searchAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdintegerRequired
componentIdintegerRequired
Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
get
/policy/{policyId}/component/{componentId}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdintegerRequired
Body
calculateDisplayNamesbooleanOptional
If true - will return a 'displayType' field containing a prettified technology field
pageTokenstringOptional
Base64 token for pagination
pageSizeinteger · min: 1 · max: 1000OptionalDefault:
Number of items to return per page
100Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/policy/{policyId}/component/queryAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdintegerRequired
Body
Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/policy/{policyId}/component/complianceCheckLast updated

