UpdateLoadCount

Updates the load count value in the database.

put
Authorizations
Query parameters
newLoadCountinteger · int32Required

The new load count to be set.

Responses
200
Success: The load count was successfully updated.
put
PUT /Kubernetes/UpdateLoadCount?newLoadCount=1 HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content