{ "description": "Specifies the desired \"size\" of the VM. Affects number of virtual CPUs and/or memory size given to the new cluster node VM.", "enum": [ "SMALL", "MEDIUM", "LARGE" ], "id": "ClusterNodeVMFormFactor", "module_id": "ClusterNodeVMDeployment", "title": "Supported VM form factor for cluster nodes", "type": "string" }