The name of the Kubernetes cluster for which the inactivity state and hours are being updated.
PUT /Kubernetes/UpdateInactivityStateAndHoursMultiRegion?ClusterName=text HTTP/1.1 Host: Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 54 { "inactivitynewValue": "text", "inactivityState": "text" }
Success: The inactivity state and inactivity time were successfully updated.
No Content