@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
46 lines • 796 B
JSON
[
{
"bytesRx": 2,
"bytesTx": 3,
"flowCount": 2,
"packetsRx": 5,
"packetsTx": 6,
"totalBytes": 3,
"totalPackets": 8,
"destDomain": "string",
"name": "string"
},
{
"bytesRx": 5,
"bytesTx": 2,
"flowCount": 5,
"packetsRx": 3,
"packetsTx": 4,
"totalBytes": 5,
"totalPackets": 7,
"destDomain": "string",
"name": "string"
},
{
"bytesRx": 8,
"bytesTx": 7,
"flowCount": 6,
"packetsRx": 6,
"packetsTx": 7,
"totalBytes": 10,
"totalPackets": 9,
"destDomain": "string",
"name": "string"
},
{
"bytesRx": 6,
"bytesTx": 4,
"flowCount": 8,
"packetsRx": 5,
"packetsTx": 2,
"totalBytes": 9,
"totalPackets": 10,
"destDomain": "string",
"name": "string"
}
]