UpdateClusterStartTime
Authorizations
Query parameters
newClusterStartTimestringRequired
The new start time for the cluster.
Responses
200
Success: The cluster start time was successfully updated.
400
Bad Request: The provided cluster start time is invalid.
500
Internal Server Error: An error occurred while updating the cluster start time.
put
PUT /Kubernetes/UpdateClusterStartTime?newClusterStartTime=text HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content