UpdateLoadCount
Authorizations
Query parameters
newLoadCountinteger · int32Required
The new load count to be set.
Responses
200
Success: The load count was successfully updated.
400
Bad Request: The provided load count is invalid.
500
Internal Server Error: An error occurred while updating the load count.
put
PUT /Kubernetes/UpdateLoadCount?newLoadCount=1 HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content