WAN_data

WAN_data
WAN_data
JSON Example
{
    "links": [
        {
            "logicalId": "string",
            "internalId": "string",
            "discovery": "string",
            "mode": "string",
            "type": "string",
            "addressingVersion": "string",
            "name": "string",
            "isp": "string",
            "publicIpAddress": "string",
            "publicIpAddressV6": "string",
            "sourceIpAddress": "string",
            "nextHopIpAddress": "string",
            "sourceIpAddressV6": "string",
            "nextHopIpAddressV6": "string",
            "customVlanId": false,
            "vlanId": 0,
            "enable8021P": false,
            "priority8021P": 0,
            "virtualIpAddress": "string",
            "dynamicBwAdjustmentEnabled": false,
            "bwMeasurement": "string",
            "upstreamMbps": "string",
            "downstreamMbps": "string",
            "backupOnly": false,
            "hotStandby": false,
            "minActiveLinks": 0,
            "overheadBytes": 0,
            "udpHolePunching": false,
            "MTU": 0,
            "pmtudDisabled": false,
            "mplsNetwork": "string",
            "dscpTag": "string",
            "staticSlaEnabled": false,
            "classesofServiceEnabled": false,
            "strictIpPrecedence": false,
            "encryptOverlay": false,
            "staticSLA": {
                "latencyMs": 0,
                "jitterMs": 0,
                "lossPct": 0
            },
            "classesOfService": {
                "classId": 0,
                "classesOfService": [
                    {
                        "id": "string",
                        "name": "string",
                        "dscpTags": [
                            "string"
                        ],
                        "staticSLA": {
                            "latencyMs": 0,
                            "jitterMs": 0,
                            "lossPct": "string"
                        },
                        "bandwidthPct": 0,
                        "bandwidthGuaranteed": false,
                        "defaultClassOfService": false
                    }
                ]
            },
            "interfaces": [
                "string"
            ],
            "lastActive": "string",
            "privateNetwork": {
                "id": 0,
                "logicalId": "string",
                "ref": "string"
            }
        }
    ],
    "networks": [
        {
            "mode": "string",
            "type": "string",
            "name": "string",
            "logicalId": "string",
            "interface": "string",
            "internalId": "string",
            "ipAddress": "string",
            "isp": "string",
            "lastActive": 0
        }
    ]
}
array of object
links
Optional

links

array of object
networks
Optional

networks