GetLoadCountMultiRegion

Retrieves the load count for a specified cluster from the database.

get
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.
get
GET /Kubernetes/GetLoadCountMultiRegion?ClusterName=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content