GETInactivityStateMultiRegion
Authorizations
Query parameters
ClusterNamestringRequired
The name of the Kubernetes cluster for which the inactivity state is to be fetched.
Responses
200
Success: The inactivity state data was successfully retrieved.
400
Bad Request: The provided ClusterName is invalid or missing.
500
Internal Server Error: An error occurred while fetching the inactivity state from the database.
get
GET /Kubernetes/GETInactivityStateMultiRegion?ClusterName=text HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content