edgeVnicAddressGroup
edgeVnicAddressGroup
Address group configuration of the NSX Edge vnic. An interface can have one primary and multiple secondary IP addresses.
JSON Example
{
"subnetPrefixLength": "string",
"secondaryAddresses": {
"type": "string",
"ipAddress": [
"string"
]
},
"primaryAddress": "string",
"subnetMask": "string"
}
string
subnetPrefixLength
Optional
Subnet prefix length of the primary IP address.
secondaryAddresses
Optional
Secondary IP addresses of the NSX Edge vnic address group. These are used for NAT, LB, VPN etc. Optional.
string
primaryAddress
Optional
Primary IP address of the vnic interface. Required.
string
subnetMask
Optional
subnetMask