NSX-T Data Center REST API
ALBControllerClusterNodeVMFormFactor (type)
{ "description": "Specifies the desired \"form factor\" of the node. Affects number of virtual CPUs and/or memory size given to the new cluster node.", "enum": [ "SMALL", "MEDIUM", "LARGE", "XLARGE", "CUSTOM" ], "id": "ALBControllerClusterNodeVMFormFactor", "module_id": "PolicyALBControllerDeployment", "title": "Supported node form factor for Avi Load Balancer Controller", "type": "string" }