List resources for a specific Risk
Returns a paginated list of Kubernetes resources that are associated with the specified Operational Risk.
GET
Authorizations
Authorization credentials supplied in the Authorization header.
Path Parameters
Unique identifier of the Risk whose affected resources you want to list.
Query Parameters
Number of resources to return per page
Required range:
1 <= x <= 1000
Opaque token for pagination
Response
200 - application/json
Returns an array of RiskAffectedResource
objects.
The response is of type object
.