Get cluster action
Cluster Actions
Get cluster action
Get a single cluster isolation action by ID.
GET
Get cluster action
Authorizations
Path Parameters
Account ID
Cluster ID
Action ID
Response
OK
Action ID, prefixed with ca-
Available options:
terminate_pod, disable_outbound, label_pod Example:
"terminate_pod"
Execution status of the action
Available options:
Pending, Executed, Failed Example:
"Pending"
Action parameters. labels for label_pod, quarantine_id for disable_outbound.
Message reported by rad-sync after execution; the Kubernetes error when the action failed.
Identity that created the action