AvnsCreationSpec
AvnsCreationSpec
Defines the spec to create Application virtual Networks (AVNs) and its attributes
JSON Example
{
"avns": [
{
"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"
}
],
"edgeClusterId": "3f39d4a1-78d2-11e8-af85-f1cf26258cdc"
}
string
edgeClusterId
Required
The UUID of the Edge Cluster to associate AVNs