{ "additionalProperties": false, "description": "Properties to configure the way NSX manages virtual machine.", "id": "VmConfigProperties", "module_id": "CloudVirtualMachineInformation", "properties": { "whitelisted": { "description": "Setting this flag to true means NSX will not consider this virtual machine while performing quarantine operation.", "required": true, "title": "Flag to identify if this VM is whitelisted or not.", "type": "boolean" } }, "title": "User configurable properties", "type": "object" }