ListKubernetesCluster
Select
SaaS
Customer Managed
Get the details of all cluster
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- clusterCount int32
clusters object[]
{
"clusterCount": 0,
"clusters": [
{
"id": 0,
"name": "string",
"displayName": "string",
"hostName": "string",
"clusterType": "NONE",
"status": "string",
"instance": {
"id": 0,
"name": "string"
},
"clientActivityControl": {
"activityType": "BACKUP",
"enableAfterADelay": true,
"enableActivityType": true,
"delayTime": {
"timeZone": {
"id": 0,
"name": "string"
},
"time": 0,
"value": "string"
}
}
}
]
}
Requested Details not found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/kubernetes/cluster
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/cluster' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/cluster' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/cluster' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/cluster' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/cluster' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/cluster' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/cluster' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'