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
Header Parameters
ProjectUid string
Scope the request to the specified project 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...