{
  "response": {
    "data": [
      {
        "appId": "string",
        "bidirectional": "ASYMMETRIC_STRICT",
        "customerId": 10,
        "id": "string",
        "maxCost": 3,
        "maxHops": 10,
        "maxLatency": 6,
        "name": "string",
        "objectDescription": "string",
        "objective": "STAR_WEIGHT",
        "restoration": "GR",
        "reversionMode": "softauto"
      },
      {
        "appId": "string",
        "bidirectional": "NO",
        "customerId": 9,
        "id": "string",
        "maxCost": 2,
        "maxHops": 7,
        "maxLatency": 2,
        "name": "string",
        "objectDescription": "string",
        "objective": "COST",
        "restoration": "None",
        "reversionMode": "softauto"
      },
      {
        "appId": "string",
        "bidirectional": "SYMMETRIC_LOOSE",
        "customerId": 4,
        "id": "string",
        "maxCost": 3,
        "maxHops": 10,
        "maxLatency": 10,
        "name": "string",
        "objectDescription": "string",
        "objective": "LATENCY",
        "restoration": "SBR",
        "reversionMode": "manual"
      },
      {
        "appId": "string",
        "bidirectional": "NO",
        "customerId": 8,
        "id": "string",
        "maxCost": 9,
        "maxHops": 8,
        "maxLatency": 9,
        "name": "string",
        "objectDescription": "string",
        "objective": "COST",
        "restoration": "SBR",
        "reversionMode": "manual"
      }
    ],
    "endRow": 4,
    "startRow": 6,
    "status": 5,
    "totalRows": 8
  }
}