GetLoadCountMultiRegion
Authorizations
Query parameters
ClusterNamestringRequired
The name of the cluster for which the load count is to be retrieved.
Responses
200
Success: The load count was successfully retrieved for the specified cluster.
400
Bad Request: The provided cluster name is invalid.
404
Not Found: The specified cluster name does not exist in the database.
500
Internal Server Error: An error occurred while retrieving the load count.
get
GET /Kubernetes/GetLoadCountMultiRegion?ClusterName=text HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content