NetworkDetailsSpec
NetworkDetailsSpec
This specification contains network parameters required for new virtual machines being added to a workload domain
JSON Example
{
"dnsName": "string",
"gateway": "string",
"ipAddress": "string",
"subnetMask": "string"
}
string
dnsName
Optional
DNS name of the virtual machine, e.g., vc-1.domain1.vsphere.local
string
gateway
Optional
IPv4 gateway the VM can use to connect to the outside world
string
ipAddress
Required
IPv4 address of the virtual machine
string
subnetMask
Optional
Subnet mask