UpdateInactivityState
Authorizations
AuthorizationstringRequired
Enter 'Bearer' followed by your JWT token
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.
400
Bad Request: The request failed due to invalid or missing inactivity state value.
500
Internal Server Error: An error occurred while updating the inactivity state in the database.
put
/Kubernetes/UpdateInactivityStateNo content