Update K 8s Cluster
Update the desired state of the Kubernetes cluster. This operation is asynchronous and returns a task that you can monitor to track the progress of the request.
A URN corresponding to a Kubernetes cluster previously created by a POST to OpenAPI tkgClusters endpoint.
A URN corresponding to a Kubernetes cluster previously created by a POST to OpenAPI tkgClusters endpoint.
{
"kind": "string",
"apiVersion": "string"
}
kind
apiVersion
metadata
spec
status
The request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace
The specified resource was not found
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace