GETInactivityStateMultiRegion
Authorizations
AuthorizationstringRequired
Enter 'Bearer' followed by your JWT token
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.
No content
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
/Kubernetes/GETInactivityStateMultiRegionGET /Kubernetes/GETInactivityStateMultiRegion?ClusterName=text HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content