GetLoadCountMultiRegion

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

get
Authorizations
AuthorizationstringRequired

Enter 'Bearer' followed by your JWT token

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.

No content

get
/Kubernetes/GetLoadCountMultiRegion
GET /Kubernetes/GetLoadCountMultiRegion?ClusterName=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content