Resources | node | system | intervalStatistics

intervalStatistics

The performance statistics allows you to examine various usage statistics within a time interval. These statistics are available on a real time (CURRENT) or on a historical (INTERVAL) basis. By default, the SBC maintains four 15-minute intervals of data, so that at any time the previous hour data is available. The number of intervals to store and the timer interval are configurable parameters.

Exists on Condition /system/isOAM ='true'

RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListOrcaSystem:intervalStatistics

  • No labels