NSX-T Data Center REST API
ServiceDeploymentConfig (schema)
Service Deployment Config
The Deployment Config contains settings that are applied during install time.
Name | Description | Type | Notes |
---|---|---|---|
compute_collection_id | Compute Collection Id Resource Pool or cluster Id. |
string | Required |
compute_manager_id | Compute Manager Id Context Id or VCenter Id. |
string | Required |
host_id | Host id The service VM will be deployed on the specified host in the specified server within the cluster if host_id is specified. Note: You must ensure that storage and specified networks are accessible by this host. |
string | |
storage_id | Storage Id Moref of the datastore in VC. If it is to be taken from 'Agent VM Settings', then it should be empty. |
string | |
vm_nic_info | VM NIC information VM NIC information for VMs |
VmNicInfo |