The name of the Kubernetes cluster whose inactivity state is to be updated.
The new inactivity state to set for the specified cluster. If null or empty, it will be set to null in the database.
PUT /Kubernetes/UpdateInactivityStateMultiRegion?ClusterName=text&inactivityState=text HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success: The inactivity state was successfully updated.
No Content