NSX-T Data Center REST API
InstanceDeploymentConfig (schema)
Instance Deployment Config
The Instance Deployment Config contains settings that is applied during install time.
Name | Description | Type | Notes |
---|---|---|---|
compute_id | compute id Resource Pool or Compute Id. |
string | Required |
context_id | Context 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 Storage Id. |
string | Required |
vm_nic_infos | List of VM NIC information List of NIC information for VMs |
array of VmNicInfo | Required Minimum items: 1 Maximum items: 2 |