{
  "response": {
    "data": [
      {
        "appId": "string",
        "bandwidth": 1,
        "bidirectional": "ANY_REVERSE_ROUTE",
        "customerId": 9,
        "id": "string",
        "maxCost": 6,
        "maxHops": 6,
        "maxLatency": 6,
        "monitorBandwidth": true,
        "name": "string",
        "objectDescription": "string",
        "objective": "STAR_WEIGHT",
        "reverseBandwidth": 7
      },
      {
        "appId": "string",
        "bandwidth": 2,
        "bidirectional": "ASYMMETRIC_LOOSE",
        "customerId": 4,
        "id": "string",
        "maxCost": 3,
        "maxHops": 1,
        "maxLatency": 4,
        "monitorBandwidth": true,
        "name": "string",
        "objectDescription": "string",
        "objective": "COST",
        "reverseBandwidth": 8
      },
      {
        "appId": "string",
        "bandwidth": 3,
        "bidirectional": "ASYMMETRIC_LOOSE",
        "customerId": 5,
        "id": "string",
        "maxCost": 4,
        "maxHops": 6,
        "maxLatency": 4,
        "monitorBandwidth": false,
        "name": "string",
        "objectDescription": "string",
        "objective": "DISTANCE",
        "reverseBandwidth": 2
      },
      {
        "appId": "string",
        "bandwidth": 3,
        "bidirectional": "ASYMMETRIC_LOOSE",
        "customerId": 10,
        "id": "string",
        "maxCost": 7,
        "maxHops": 9,
        "maxLatency": 5,
        "monitorBandwidth": false,
        "name": "string",
        "objectDescription": "string",
        "objective": "STAR_WEIGHT",
        "reverseBandwidth": 7
      },
      {
        "appId": "string",
        "bandwidth": 9,
        "bidirectional": "ASYMMETRIC_STRICT",
        "customerId": 6,
        "id": "string",
        "maxCost": 10,
        "maxHops": 2,
        "maxLatency": 1,
        "monitorBandwidth": true,
        "name": "string",
        "objectDescription": "string",
        "objective": "LATENCY",
        "reverseBandwidth": 4
      },
      {
        "appId": "string",
        "bandwidth": 4,
        "bidirectional": "ASYMMETRIC_STRICT",
        "customerId": 2,
        "id": "string",
        "maxCost": 10,
        "maxHops": 10,
        "maxLatency": 9,
        "monitorBandwidth": true,
        "name": "string",
        "objectDescription": "string",
        "objective": "HOPS",
        "reverseBandwidth": 7
      }
    ],
    "endRow": 1,
    "startRow": 4,
    "status": 7,
    "totalRows": 6
  }
}