NSX-T Data Center REST API
ContainerClusterType (type)
{
"additionalProperties": false,
"enum": [
"PAS",
"PKS",
"Kubernetes",
"Openshift",
"WCP",
"WCP_Guest",
"AKS",
"EKS",
"TKGm",
"TKGi",
"GKE",
"Gardener",
"Rancher",
"TAS",
"SupervisorCluster",
"WorkloadCluster",
"Other"
],
"id": "ContainerClusterType",
"module_id": "TnContainerStatus",
"title": "Container cluster type",
"type": "string"
}