Avn

Avn
Avn

Defines an Application virtual Network (AVN) and its attributes

JSON Example
{
    "domainName": "rainpole.io",
    "gateway": "192.168.31.1",
    "id": "3f39d4a1-78d2-11e8-af85-f1cf26258cdc",
    "mtu": "1600",
    "name": "vRealize-AVN",
    "portGroupName": "sfo-m01-seg01-pg",
    "regionType": "REGION_A",
    "routerName": "sfo-m01-ec01-t1-gw01",
    "subnet": "192.168.31.0",
    "subnetMask": "255.255.255.0",
    "vlanId": "30"
}
string
domainName
Optional

AVN search domain

string
gateway
Required

Gateway of the AVN subnet

string
id
Optional

The UUID of the AVN

integer As int32 As int32
mtu
Required

MTU for the AVN

string
name
Required

User provided name of the AVN

string
portGroupName
Optional

Port group name identifying the AVN on the distributed switch

string
regionType
Required

The region type of AVN; X_REGION or REGION_A

string
routerName
Optional

Name of Tier-1 Gateway AVN is connected to

string
subnet
Required

Subnet assigned to the AVN

string
subnetMask
Required

Subnet mask for the network assigned to the AVN

integer As int32 As int32
vlanId
Optional

VLAN ID for the VLAN backed AVN

Property Of
Returned By