Risk
List resources for a specific Risk
Returns a paginated list of Kubernetes resources that are associated with the specified Operational Risk.
GET
List resources for a specific Risk
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
.
Previous
List AccountsList multiple Accounts
An <em>Account</em> is a container for resource ownership. Organizations can
have multiple Accounts, each representing a department or division of the
Organization that has ownership over some segment of the Organization's
resources.
Accounts are uniquely identified by a UUID, prefixed with the string
<b>ac_</b>, for example <b>ac_c42014e7-baf5-4ec6-a502-858f98dca7c8</b>
Next
List resources for a specific Risk