Updates the specified cluster controlPlane health check timeout
PATCH/v1/spectroclusters/:uid/clusterConfig/controlPlaneHealthCheckTimeout
Updates the specified cluster controlPlane health check timeout
Request
Path Parameters
uid stringrequired
Cluster uid
- application/json
Body
controlPlaneHealthCheckTimeoutstring
ControlPlaneHealthCheckTimeout is the timeout to check for ready state of the control plane nodes
Responses
- 204
The resource was updated successfully
Loading...