EdgeGatewaySubnets

EdgeGatewaySubnets
EdgeGatewaySubnets

List of Subnets of an edge gateway

JSON Example
{
    "values": [
        {
            "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
        }
    ]
}
values
Optional

values

Availability
Added in 32.0