UpdatePLTKubeConfigField

Updates the PLT Kubernetes configuration fields based on the provided parameters.

get
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.
get
GET /Kubernetes/UpdatePLTKubeConfigField?currentNodeCount=text&currentUserLoadCount=text&clusterStartTime=text&inactivitynewValue=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content