VAppNetworkDescriptor_IpScope
VAppNetworkDescriptor_IpScope
JSON Example
{
"allocatedIpAddresses": [
"string"
],
"dnsSuffix": "string",
"gateway": "string",
"ipRanges": [
{
"endAddress": "string",
"startAddress": "string"
}
],
"isEnabled": false,
"isInherited": false,
"netmask": "string",
"primaryDns": "string",
"secondaryDns": "string"
}
array of string
allocatedIpAddresses
Optional
allocatedIpAddresses
string
dnsSuffix
Optional
dnsSuffix
string
gateway
Optional
gateway
boolean
isEnabled
Optional
isEnabled
boolean
isInherited
Optional
isInherited
string
netmask
Optional
netmask
string
primaryDns
Optional
primaryDns
string
secondaryDns
Optional
secondaryDns