NSX-T Data Center REST API

ContainerClusterType (type)

{
  "additionalProperties": false, 
  "enum": [
    "PAS", 
    "PKS", 
    "Kubernetes", 
    "Openshift", 
    "WCP", 
    "Other"
  ], 
  "id": "ContainerClusterType", 
  "module_id": "TnContainerStatus", 
  "title": "Container cluster type", 
  "type": "string"
}