cbmStatistics
cbmStatistics
NSX Edge Interface Statistics.
JSON Example
{
"dataDto": {
"vnic_9": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_8": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_7": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_6": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_5": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_4": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_3": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_2": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_1": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
],
"vnic_0": [
{
"vnic": 0,
"timestamp": 0,
"out": "number",
"in": "number"
}
]
},
"metaDto": {
"vnics": [
{
"subInterfaces": {
"subInterfaces": [
{
"index": 0,
"tunnelId": 0,
"name": "string",
"addressGroups": {
"addressGroups": [
{
"subnetPrefixLength": "string",
"secondaryAddresses": {
"type": "string",
"ipAddress": [
"string"
]
},
"primaryAddress": "string",
"subnetMask": "string"
}
]
},
"vlanId": 0,
"label": "string",
"logicalSwitchName": "string",
"isConnected": false,
"mtu": 0,
"logicalSwitchId": "string",
"enableSendRedirects": false
}
]
},
"addressGroups": {
"addressGroups": [
{
"subnetPrefixLength": "string",
"secondaryAddresses": {
"type": "string",
"ipAddress": [
"string"
]
},
"primaryAddress": "string",
"subnetMask": "string"
}
]
},
"isConnected": false,
"enableSendRedirects": false,
"inShapingPolicy": {
"burstSize": 0,
"averageBandwidth": 0,
"peakBandwidth": 0,
"enabled": false,
"inherited": false
},
"label": "string",
"enableProxyArp": false,
"index": 0,
"name": "string",
"mtu": 0,
"fenceParameters": [
{
"value": "string",
"key": "string"
}
],
"macAddresses": [
{
"edgeVmHaIndex": 0,
"value": "string"
}
],
"outShapingPolicy": {
"burstSize": 0,
"averageBandwidth": 0,
"peakBandwidth": 0,
"enabled": false,
"inherited": false
},
"portgroupName": "string",
"enableBridgeMode": false,
"type": "string",
"portgroupId": "string"
}
],
"endTime": 0,
"startTime": 0,
"interval": 0
}
}