Kubernetes Node Pools

Returns the rotation status of a Kubernetes node pool in the project.

get/projects/{project_id}/kubernetes/nodepools/{node_pool_id}/rotate

Path parameters

project_idstring required

ID of the project that owns the node pool.

node_pool_idstring required

ID of the node pool.

Response

out_of_sync_instancesstring[] required

IDs of instances that are out of sync with the node pool configuration.

statestring required

Current rotation state of the node pool.

Changes

No recorded changes to this endpoint across all 1 revision of this API.