AvnsCreationSpec

AvnsCreationSpec
AvnsCreationSpec

Provide the spec to create the AVNs

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

The UUID of the Edge Cluster to associate VLAN AVNs

array of Avn
avns
Required

The list of AVNs to be created