{
  "series": [
    {
      "tunnelCount": 5,
      "memoryPct": 6,
      "flowCount": 9,
      "cpuPct": 3,
      "handoffQueueDrops": 8,
      "startTime": "string"
    },
    {
      "tunnelCount": 8,
      "memoryPct": 10,
      "flowCount": 7,
      "cpuPct": 9,
      "handoffQueueDrops": 4,
      "startTime": "string"
    },
    {
      "tunnelCount": 4,
      "memoryPct": 10,
      "flowCount": 8,
      "cpuPct": 9,
      "handoffQueueDrops": 10,
      "startTime": "string"
    },
    {
      "tunnelCount": 4,
      "memoryPct": 10,
      "flowCount": 8,
      "cpuPct": 3,
      "handoffQueueDrops": 5,
      "startTime": "string"
    },
    {
      "tunnelCount": 8,
      "memoryPct": 7,
      "flowCount": 6,
      "cpuPct": 6,
      "handoffQueueDrops": 4,
      "startTime": "string"
    },
    {
      "tunnelCount": 4,
      "memoryPct": 6,
      "flowCount": 2,
      "cpuPct": 1,
      "handoffQueueDrops": 4,
      "startTime": "string"
    },
    {
      "tunnelCount": 8,
      "memoryPct": 10,
      "flowCount": 2,
      "cpuPct": 6,
      "handoffQueueDrops": 6,
      "startTime": "string"
    },
    {
      "tunnelCount": 7,
      "memoryPct": 1,
      "flowCount": 3,
      "cpuPct": 10,
      "handoffQueueDrops": 6,
      "startTime": "string"
    }
  ]
}