Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Resources | global | callCountIntervalStatistics

callCountIntervalStatistics

It describes the Global interval call statistics.

Operational Data

ParameterDescription
number A sequence number which identifies the interval for which the set of statistics is required. The interval N identifies the recently completed interval, Interval N is identifed by the last sequence value and N-( number of intervals) is the earlest completed interval.
name A dummy key to be added to non-config scalar element container, even though only one row is allowed in container. It is because without the key, tailf treats the container non-dynamic and calls get_elem per leaf instead of calling get_object per row
intervalValid The member indicating the validity of the interval.
time The system up time when the interval statistic is collected.
callCount Displayed as system wide total stable Call Count. The high water mark of total number of active calls for the reporting interval.
mrfSessionsCount The current high water mark of total number of mrf calls.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/callCountIntervalStatistics/{number},{name}