Kubernetes
Update node pool
Update a pool's autoscaling bounds, labels and taints. Labels and taints are applied to the pool's Kubernetes nodes within a minute.
patch/api/v1/k8s/clusters/{cluster_id}/pools/{pool_id}
Path parameters
cluster_idstring required
Cluster ID (short id, e.g. q7z7zg)
pool_idstring uuid required
Node pool ID
Headers
X-Project-IDstring uuid required
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Request body
Response
Updated node pool