NSX-T Data Center REST API
PolicyVmDeploymentConfig (type)
{ "additionalProperties": false, "id": "PolicyVmDeploymentConfig", "module_id": "PolicyEdgeTransportNode", "polymorphic-type-descriptor": { "mode": "enabled", "property-name": "placement_type" }, "properties": { "placement_type": { "enum": [ "PolicyVsphereDeploymentConfig" ], "required": true, "type": "string" } }, "type": "object" }