InlineContainerClusterSummary1
InlineContainerClusterSummary1
JSON Example
{
"cluster_id": "string",
"cluster_name": "string",
"detail": "string",
"status": "string",
"type": "string"
}
string
cluster_id
Optional
Identifier of the container cluster.
string
cluster_name
Required
Display the container cluster name
string
detail
Optional
Detail information on status.
string
status
Required
Display the container cluster status.
Possible values are :
UNKNOWN,
HEALTHY,
DOWN,
DEGRADED,
string
type
Optional
Container cluster type.
Possible values are :
PAS,
PKS,
Kubernetes,
Openshift,
WCP,
Other,