enterprise_get_enterprise_route_table_result

enterprise_get_enterprise_route_table_result
enterprise_get_enterprise_route_table_result
JSON Example
{
    "profiles": [
        {
            "configurationType": "string",
            "created": "string",
            "description": "string",
            "edgeCount": 0,
            "effective": "string",
            "id": 0,
            "logicalId": "string",
            "modified": "string",
            "modules": [
                {
                    "created": "string",
                    "effective": "string",
                    "modified": "string",
                    "id": 0,
                    "name": "string",
                    "type": "string",
                    "description": "string",
                    "configurationId": 0,
                    "data": {},
                    "schemaVersion": "string",
                    "version": "string",
                    "metadata": {},
                    "refs": {}
                }
            ],
            "name": "string",
            "schemaVersion": "string",
            "version": "string",
            "isStaging": 0
        }
    ],
    "subnets": [
        {
            "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"
        }
    ],
    "exits": {
        "edges": [
            {
                "id": 0,
                "name": "string",
                "logicalId": "string",
                "type": "string"
            }
        ],
        "hubs": [
            {
                "id": 0,
                "name": "string",
                "logicalId": "string",
                "type": "string"
            }
        ],
        "gateways": [
            {
                "id": 0,
                "name": "string",
                "logicalId": "string",
                "type": "string"
            }
        ],
        "nvs": [
            {
                "id": 0,
                "name": "string",
                "logicalId": "string",
                "type": "string"
            }
        ]
    }
}
array of object
profiles
Optional

profiles

subnets
Optional

subnets

object
exits
Optional

exits