[
  {
    "edgeName": "string",
    "edgeId": 4,
    "edgeLogicalId": "string",
    "neighbors": [
      {
        "neighborIp": "string",
        "neighborAS": 2,
        "records": [
          {
            "timestamp": "string",
            "state": "CONNECT",
            "msgRcvd": 3,
            "pfxRcvd": 6,
            "msgSent": 8,
            "upDownTime": 6
          },
          {
            "timestamp": "string",
            "state": "CLEARING",
            "msgRcvd": 10,
            "pfxRcvd": 7,
            "msgSent": 5,
            "upDownTime": 4
          },
          {
            "timestamp": "string",
            "state": "IDLE",
            "msgRcvd": 9,
            "pfxRcvd": 6,
            "msgSent": 10,
            "upDownTime": 8
          },
          {
            "timestamp": "string",
            "state": "IDLEADMIN",
            "msgRcvd": 8,
            "pfxRcvd": 3,
            "msgSent": 6,
            "upDownTime": 9
          },
          {
            "timestamp": "string",
            "state": "OPENSENT",
            "msgRcvd": 10,
            "pfxRcvd": 5,
            "msgSent": 9,
            "upDownTime": 4
          },
          {
            "timestamp": "string",
            "state": "OPENCONFIRM",
            "msgRcvd": 6,
            "pfxRcvd": 2,
            "msgSent": 9,
            "upDownTime": 9
          },
          {
            "timestamp": "string",
            "state": "ESTABLISHED",
            "msgRcvd": 3,
            "pfxRcvd": 10,
            "msgSent": 5,
            "upDownTime": 9
          },
          {
            "timestamp": "string",
            "state": "CLEARING",
            "msgRcvd": 8,
            "pfxRcvd": 2,
            "msgSent": 10,
            "upDownTime": 9
          }
        ]
      }
    ]
  },
  {
    "edgeName": "string",
    "edgeId": 1,
    "edgeLogicalId": "string",
    "neighbors": [
      {
        "neighborIp": "string",
        "neighborAS": 3,
        "records": [
          {
            "timestamp": "string",
            "state": "IDLEPRFXCT",
            "msgRcvd": 1,
            "pfxRcvd": 9,
            "msgSent": 3,
            "upDownTime": 8
          },
          {
            "timestamp": "string",
            "state": "OPENSENT",
            "msgRcvd": 10,
            "pfxRcvd": 9,
            "msgSent": 8,
            "upDownTime": 4
          },
          {
            "timestamp": "string",
            "state": "CLEARING",
            "msgRcvd": 3,
            "pfxRcvd": 6,
            "msgSent": 4,
            "upDownTime": 4
          },
          {
            "timestamp": "string",
            "state": "IDLEPRFXCT",
            "msgRcvd": 3,
            "pfxRcvd": 3,
            "msgSent": 3,
            "upDownTime": 4
          },
          {
            "timestamp": "string",
            "state": "CLEARING",
            "msgRcvd": 5,
            "pfxRcvd": 7,
            "msgSent": 9,
            "upDownTime": 8
          },
          {
            "timestamp": "string",
            "state": "ACTIVE",
            "msgRcvd": 1,
            "pfxRcvd": 9,
            "msgSent": 8,
            "upDownTime": 8
          },
          {
            "timestamp": "string",
            "state": "OPENCONFIRM",
            "msgRcvd": 3,
            "pfxRcvd": 10,
            "msgSent": 9,
            "upDownTime": 1
          },
          {
            "timestamp": "string",
            "state": "IDLEPRFXCT",
            "msgRcvd": 4,
            "pfxRcvd": 2,
            "msgSent": 6,
            "upDownTime": 3
          }
        ]
      },
      {
        "neighborIp": "string",
        "neighborAS": 8,
        "records": [
          {
            "timestamp": "string",
            "state": "ACTIVE",
            "msgRcvd": 8,
            "pfxRcvd": 10,
            "msgSent": 3,
            "upDownTime": 9
          },
          {
            "timestamp": "string",
            "state": "CONNECT",
            "msgRcvd": 1,
            "pfxRcvd": 3,
            "msgSent": 10,
            "upDownTime": 5
          },
          {
            "timestamp": "string",
            "state": "OPENCONFIRM",
            "msgRcvd": 5,
            "pfxRcvd": 1,
            "msgSent": 8,
            "upDownTime": 2
          },
          {
            "timestamp": "string",
            "state": "OPENSENT",
            "msgRcvd": 3,
            "pfxRcvd": 10,
            "msgSent": 10,
            "upDownTime": 4
          },
          {
            "timestamp": "string",
            "state": "OPENSENT",
            "msgRcvd": 10,
            "pfxRcvd": 5,
            "msgSent": 3,
            "upDownTime": 4
          },
          {
            "timestamp": "string",
            "state": "CONNECT",
            "msgRcvd": 7,
            "pfxRcvd": 6,
            "msgSent": 8,
            "upDownTime": 1
          },
          {
            "timestamp": "string",
            "state": "CONNECT",
            "msgRcvd": 3,
            "pfxRcvd": 3,
            "msgSent": 6,
            "upDownTime": 7
          },
          {
            "timestamp": "string",
            "state": "OPENSENT",
            "msgRcvd": 4,
            "pfxRcvd": 9,
            "msgSent": 8,
            "upDownTime": 2
          },
          {
            "timestamp": "string",
            "state": "IDLEPRFXCT",
            "msgRcvd": 9,
            "pfxRcvd": 8,
            "msgSent": 7,
            "upDownTime": 1
          }
        ]
      }
    ]
  }
]