Carbon Black Cloud (CBC)-Containers π-Management-Scopes
Number of APIs: 6
-
Get Specified Scope GET {{cb_url}}/containers/v1/orgs/{{cb_org_key}}/guardrails/management/scopes/{{cb_container_scope_id}}
-
Get All Scopes GET {{cb_url}}/containers/v1/orgs/{{cb_org_key}}/guardrails/management/scopes
-
Get Scope With Policy GET {{cb_url}}/containers/v1/orgs/{{cb_org_key}}/guardrails/management/policies_scopes/{{cb_container_scope_id}}
-
Get All Scopes With Policies GET {{cb_url}}/containers/v1/orgs/{{cb_org_key}}/guardrails/management/policies_scopes
-
Create or Update Scope POST {{cb_url}}/containers/v1/orgs/{{cb_org_key}}/guardrails/management/scopes
-
Delete Scope DELETE {{cb_url}}/containers/v1/orgs/{{cb_org_key}}/guardrails/management/scopes/{{cb_container_scope_id}}