v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14168671.3 KB

Retrieves the resource-based policy document attached to a cluster. This policy defines the access permissions and conditions for the cluster.

get/cluster/{identifier}/policy

Path parameters

identifierstring required

The ID of the cluster.

The ID of the cluster to retrieve the policy from.

Response

Success

policystring required

The resource-based policy document attached to the cluster, returned as a JSON string.

policyVersionstring required

The version of the policy document. This version number is incremented each time the policy is updated.