UpdatePLTKubeConfigField
Authorizations
Query parameters
currentNodeCountstringRequired
The current number of nodes in the Kubernetes cluster.
currentUserLoadCountstringRequired
The current user load count in the system.
clusterStartTimestringRequired
The start time of the Kubernetes cluster.
inactivitynewValuestringRequired
The new inactivity value to be set for the system.
Responses
200
Success: Returns the updated Kubernetes configuration fields.
400
Bad Request: The request failed due to invalid or missing parameter values.
500
Internal Server Error: An error occurred while updating the Kubernetes configuration in the database.
get
GET /Kubernetes/UpdatePLTKubeConfigField?currentNodeCount=text¤tUserLoadCount=text&clusterStartTime=text&inactivitynewValue=text HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content