NSX-T Data Center REST API

ClusterNodeRole (type)

{
  "description": "Enumerates the roles that can be specified in VM auto-deployment.",
  "enum": [
    "CONTROLLER",
    "MANAGER"
  ],
  "id": "ClusterNodeRole",
  "module_id": "ClusterNodeVMDeployment",
  "title": "Cluster node role",
  "type": "string"
}