@itentialopensource/adapter-velocloud_orchestrator
Version:
This adapter integrates with system described as: velocloudOrchestratorApi.
94 lines • 1.88 kB
JSON
{
"series": [
{
"tunnelCount": 6,
"memoryPct": 10,
"flowCount": 4,
"cpuPct": 8,
"handoffQueueDrops": 10,
"connectedEdges": 10,
"startTime": "string"
},
{
"tunnelCount": 8,
"memoryPct": 1,
"flowCount": 8,
"cpuPct": 8,
"handoffQueueDrops": 10,
"connectedEdges": 4,
"startTime": "string"
},
{
"tunnelCount": 7,
"memoryPct": 10,
"flowCount": 8,
"cpuPct": 2,
"handoffQueueDrops": 8,
"connectedEdges": 10,
"startTime": "string"
},
{
"tunnelCount": 6,
"memoryPct": 7,
"flowCount": 7,
"cpuPct": 3,
"handoffQueueDrops": 8,
"connectedEdges": 6,
"startTime": "string"
},
{
"tunnelCount": 2,
"memoryPct": 1,
"flowCount": 7,
"cpuPct": 10,
"handoffQueueDrops": 10,
"connectedEdges": 1,
"startTime": "string"
},
{
"tunnelCount": 7,
"memoryPct": 4,
"flowCount": 3,
"cpuPct": 4,
"handoffQueueDrops": 7,
"connectedEdges": 4,
"startTime": "string"
},
{
"tunnelCount": 3,
"memoryPct": 6,
"flowCount": 3,
"cpuPct": 2,
"handoffQueueDrops": 2,
"connectedEdges": 8,
"startTime": "string"
},
{
"tunnelCount": 9,
"memoryPct": 7,
"flowCount": 6,
"cpuPct": 6,
"handoffQueueDrops": 8,
"connectedEdges": 7,
"startTime": "string"
},
{
"tunnelCount": 1,
"memoryPct": 8,
"flowCount": 2,
"cpuPct": 1,
"handoffQueueDrops": 5,
"connectedEdges": 1,
"startTime": "string"
},
{
"tunnelCount": 5,
"memoryPct": 4,
"flowCount": 6,
"cpuPct": 5,
"handoffQueueDrops": 4,
"connectedEdges": 5,
"startTime": "string"
}
]
}