@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
97 lines • 1.89 kB
JSON
{
"eligableExits": [
{
"type": "string",
"exitType": "string",
"edgeId": 6,
"edgeName": "string",
"profileId": 1,
"cidrIp": "string",
"cost": 4,
"advertise": false
},
{
"type": "string",
"exitType": "string",
"edgeId": 8,
"edgeName": "string",
"profileId": 3,
"cidrIp": "string",
"cost": 5,
"advertise": true
},
{
"type": "string",
"exitType": "string",
"edgeId": 6,
"edgeName": "string",
"profileId": 4,
"cidrIp": "string",
"cost": 8,
"advertise": false
},
{
"type": "string",
"exitType": "string",
"edgeId": 2,
"edgeName": "string",
"profileId": 9,
"cidrIp": "string",
"cost": 3,
"advertise": true
}
],
"preferredExits": [
{
"type": "string",
"exitType": "string",
"edgeId": 9,
"edgeName": "string",
"profileId": 8,
"cidrIp": "string",
"cost": 5,
"advertise": false
},
{
"type": "string",
"exitType": "string",
"edgeId": 1,
"edgeName": "string",
"profileId": 5,
"cidrIp": "string",
"cost": 2,
"advertise": false
},
{
"type": "string",
"exitType": "string",
"edgeId": 2,
"edgeName": "string",
"profileId": 4,
"cidrIp": "string",
"cost": 3,
"advertise": false
},
{
"type": "string",
"exitType": "string",
"edgeId": 7,
"edgeName": "string",
"profileId": 6,
"cidrIp": "string",
"cost": 6,
"advertise": true
},
{
"type": "string",
"exitType": "string",
"edgeId": 1,
"edgeName": "string",
"profileId": 5,
"cidrIp": "string",
"cost": 5,
"advertise": true
}
],
"subnet": "string"
}