ServiceDeploymentConfig
The Deployment Config contains settings that are applied during install time.
{
"compute_collection_id": "string",
"compute_manager_id": "string",
"host_id": "string",
"storage_id": "string",
"vm_nic_info": {
"nic_infos": [
{
"gateway_address": "string",
"ip_address": "string",
"ip_allocation_type": "string",
"ip_pool_id": "string",
"network_id": "string",
"nic_metadata": {
"interface_index": 0,
"interface_label": "string",
"interface_type": "string",
"transports": [
"string"
],
"user_configurable": false
},
"subnet_mask": "string"
}
]
}
}
Resource Pool or cluster Id.
Context Id or VCenter 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.
Moref of the datastore in VC. If it is to be taken from 'Agent VM Settings', then it should be empty.
Contains a set of information of a VM on the network interfaces present on the partner appliance that needs to be configured by the NSX Manager.