UpdateClusterStartTime

Updates the cluster's start time in the database.

put
Authorizations
AuthorizationstringRequired

Enter 'Bearer' followed by your JWT token

Query parameters
newClusterStartTimestringRequired

The new start time for the cluster.

Responses
200

Success: The cluster start time was successfully updated.

No content

put
/Kubernetes/UpdateClusterStartTime
PUT /Kubernetes/UpdateClusterStartTime?newClusterStartTime=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content