UpdateClusterStartTime

Updates the cluster's start time in the database.

put
Authorizations
Query parameters
newClusterStartTimestringRequired

The new start time for the cluster.

Responses
200
Success: The cluster start time was successfully updated.
put
PUT /Kubernetes/UpdateClusterStartTime?newClusterStartTime=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content