UpdateInactivityState

Updates the inactivity state based on the provided inactivity state value.

put
Authorizations
Query parameters
inactivityStatestringRequired

The new inactivity state to be set. If null or empty, the inactivity state will be set to a DBNull value.

Responses
200
Success: Returns the updated inactivity state information.
put
PUT /Kubernetes/UpdateInactivityState?inactivityState=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content