Skip to main content
Version: latest

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

Body

    controlPlaneHealthCheckTimeoutstring

    ControlPlaneHealthCheckTimeout is the timeout to check for ready state of the control plane nodes

Responses

The resource was updated successfully

Loading...