{
  "eligableExits": [
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 8,
      "edgeName": "string",
      "profileId": 10,
      "cidrIp": "string",
      "cost": 1,
      "advertise": true
    },
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 9,
      "edgeName": "string",
      "profileId": 6,
      "cidrIp": "string",
      "cost": 7,
      "advertise": true
    },
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 4,
      "edgeName": "string",
      "profileId": 3,
      "cidrIp": "string",
      "cost": 2,
      "advertise": false
    },
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 4,
      "edgeName": "string",
      "profileId": 9,
      "cidrIp": "string",
      "cost": 5,
      "advertise": true
    }
  ],
  "preferredExits": [
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 4,
      "edgeName": "string",
      "profileId": 8,
      "cidrIp": "string",
      "cost": 8,
      "advertise": false
    },
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 10,
      "edgeName": "string",
      "profileId": 7,
      "cidrIp": "string",
      "cost": 3,
      "advertise": false
    },
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 7,
      "edgeName": "string",
      "profileId": 8,
      "cidrIp": "string",
      "cost": 6,
      "advertise": true
    },
    {
      "type": "string",
      "exitType": "string",
      "edgeId": 5,
      "edgeName": "string",
      "profileId": 4,
      "cidrIp": "string",
      "cost": 6,
      "advertise": false
    }
  ],
  "subnet": "string"
}