{
  "response": {
    "data": {
      "appId": "string",
      "connectivityConstraint": {
        "capacity": {
          "capacityValue": {}
        },
        "connectivityDirection": "UNDEFINED_OR_UNKNOWN",
        "schedule": {
          "timeRange": {}
        },
        "serviceLevel": "string",
        "serviceType": "MULTIPOINT_CONNECTIVITY"
      },
      "id": "string",
      "name": "string",
      "objectDescription": "string"
    },
    "endRow": 9,
    "startRow": 4,
    "status": 7,
    "totalRows": 1
  }
}