NSX-T Data Center REST API

FormFactorType (type)

{
  "description": "Form  factor types. standard - Deployment with standard configuration. advanced - Deployment with advanced configuration. evaluation - Deployment with evaluation configuration.",
  "enum": [
    "standard",
    "advanced",
    "evaluation"
  ],
  "id": "FormFactorType",
  "module_id": "PolicyCloudNative",
  "title": "Form factor types",
  "type": "string"
}