Reconfigure a retired Kubernetes cluster client
Select
SaaS
Customer Managed
API to reconfigure a Kubernetes cluster with clusterId
Path Parameters
- clusterId int32 required
clusterId is the ID of the Kubernetes cluster client
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorCode int32
- errorMessage string
Tells about the error occured
- warningCode int32
- warningMessage string
Tells about the warning occured
{
"errorCode": 0,
"errorMessage": "string",
"warningCode": 0,
"warningMessage": "string"
}
Requested Details not found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
PUT /v5/kubernetes/cluster/:clusterid/reconfigure
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V5/Kubernetes/Cluster/:clusterId/Reconfigure' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V5/Kubernetes/Cluster/:clusterId/Reconfigure' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V5/Kubernetes/Cluster/:clusterId/Reconfigure' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V5/Kubernetes/Cluster/:clusterId/Reconfigure' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V5/Kubernetes/Cluster/:clusterId/Reconfigure' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V5/Kubernetes/Cluster/:clusterId/Reconfigure' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V5/Kubernetes/Cluster/:clusterId/Reconfigure' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'