EdgeGatewaySubnet

EdgeGatewaySubnet
EdgeGatewaySubnet

Subnet for edge gateway that contains the IPs from the external network that are allocated to the edge.

AllOf
This class requires all of the following:
JSON Example
{
    "gateway": "string",
    "prefixLength": 0,
    "dnsSuffix": "string",
    "dnsServer1": "string",
    "dnsServer2": "string",
    "ipRanges": {
        "values": [
            {
                "startAddress": "string",
                "endAddress": "string"
            }
        ]
    },
    "enabled": false,
    "totalIpCount": 0,
    "usedIpCount": 0,
    "primaryIp": "string",
    "autoAllocateIpRanges": false
}
Availability
Added in 32.0