WANConfig
WANConfig
JSON Example
{
"site": "Washington DC",
"region": "US East",
"interfaces": [
{
"id": "string",
"name": "string",
"type": "string"
}
]
}
string
site
Optional
Site name of the WAN router
string
region
Optional
Region name of the WAN router
array of InterfaceWANConfig
interfaces
Optional
Interface mappings for MPLS, INTERNET, or OTHER connections
Parameter To