{
  "response": {
    "data": [
      {
        "appId": "string",
        "connectivityConstraint": {
          "capacity": {
            "capacityValue": {}
          },
          "connectivityDirection": "BIDIRECTIONAL",
          "schedule": {
            "timeRange": {}
          },
          "serviceLevel": "string",
          "serviceType": "MULTIPOINT_CONNECTIVITY"
        },
        "id": "string",
        "name": "string",
        "objectDescription": "string"
      }
    ],
    "endRow": 7,
    "startRow": 3,
    "status": 6,
    "totalRows": 5
  }
}