enterprise_route_collection

enterprise_route_collection
enterprise_route_collection
JSON Example
{
    "eligableExits": [
        {
            "type": "string",
            "exitType": "string",
            "edgeId": 0,
            "edgeName": "string",
            "profileId": 0,
            "cidrIp": "string",
            "cost": 0,
            "advertise": false,
            "order": 0
        }
    ],
    "preferredExits": [
        {
            "type": "string",
            "exitType": "string",
            "edgeId": 0,
            "edgeName": "string",
            "profileId": 0,
            "cidrIp": "string",
            "cost": 0,
            "advertise": false,
            "order": 0
        }
    ],
    "subnet": "string"
}
eligableExits
Optional

eligableExits

preferredExits
Optional

preferredExits

string
subnet
Optional

subnet