@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
116 lines • 2.9 kB
JSON
{
"content": [
{
"activeAppliance": "PRIMARY",
"capacity": 9,
"disabled": false,
"droppedFlowsPerSecond": 1,
"flowLimit": 8,
"flowLoad": 6,
"flowsPerSecond": 2,
"interfaceLimit": 9,
"ip": "string",
"master": true,
"model": "string",
"name": "string",
"netflowDeviceCount": 3,
"netflowInterfaceCount": 1,
"primaryIp": "string",
"processedFlowsPerSecond": 2,
"secondaryIp": "string",
"serverId": 2,
"serverLoad": 1,
"telephonyActiveCallsLimit": 1,
"telephonyPhones": 6,
"telephonyPhonesLimit": 7,
"totalCapacity": 7,
"totalLoad": 5,
"virtualIp": "string"
},
{
"activeAppliance": "SECONDARY",
"capacity": 7,
"disabled": true,
"droppedFlowsPerSecond": 1,
"flowLimit": 8,
"flowLoad": 2,
"flowsPerSecond": 2,
"interfaceLimit": 6,
"ip": "string",
"master": false,
"model": "string",
"name": "string",
"netflowDeviceCount": 8,
"netflowInterfaceCount": 6,
"primaryIp": "string",
"processedFlowsPerSecond": 2,
"secondaryIp": "string",
"serverId": 5,
"serverLoad": 7,
"telephonyActiveCallsLimit": 10,
"telephonyPhones": 10,
"telephonyPhonesLimit": 7,
"totalCapacity": 6,
"totalLoad": 6,
"virtualIp": "string"
},
{
"activeAppliance": "PRIMARY",
"capacity": 3,
"disabled": false,
"droppedFlowsPerSecond": 3,
"flowLimit": 9,
"flowLoad": 3,
"flowsPerSecond": 10,
"interfaceLimit": 3,
"ip": "string",
"master": false,
"model": "string",
"name": "string",
"netflowDeviceCount": 8,
"netflowInterfaceCount": 5,
"primaryIp": "string",
"processedFlowsPerSecond": 9,
"secondaryIp": "string",
"serverId": 8,
"serverLoad": 10,
"telephonyActiveCallsLimit": 3,
"telephonyPhones": 9,
"telephonyPhonesLimit": 8,
"totalCapacity": 7,
"totalLoad": 10,
"virtualIp": "string"
},
{
"activeAppliance": "SECONDARY",
"capacity": 8,
"disabled": true,
"droppedFlowsPerSecond": 7,
"flowLimit": 1,
"flowLoad": 2,
"flowsPerSecond": 6,
"interfaceLimit": 7,
"ip": "string",
"master": true,
"model": "string",
"name": "string",
"netflowDeviceCount": 8,
"netflowInterfaceCount": 1,
"primaryIp": "string",
"processedFlowsPerSecond": 1,
"secondaryIp": "string",
"serverId": 8,
"serverLoad": 2,
"telephonyActiveCallsLimit": 7,
"telephonyPhones": 10,
"telephonyPhonesLimit": 3,
"totalCapacity": 2,
"totalLoad": 8,
"virtualIp": "string"
}
],
"pageNumber": 9,
"pageSize": 2,
"totalElements": 7,
"totalPages": 10
}