NSX-T Data Center REST API
VmConfigProperties (schema)
User configurable properties
Properties to configure the way NSX manages virtual machine.
| Name | Description | Type | Notes | 
|---|---|---|---|
| usermanaged | Flag to identify if this instance is usermanaged or not. Setting this flag to true means NSX will not consider this instance while performing quarantine operation. | boolean | Default: "False" | 
| whitelisted | Flag to identify if this instance is whitelisted or not. Setting this flag to true means NSX will not consider this instance while performing quarantine operation. [DEPRECATED - replace with usermanaged] | boolean | Deprecated Default: "False" | 
