![]() It describes the Global interval OOD message statistics. | |
Exists on Condition | (/system/isOAM !='true') and (/system/sbcPersonality/role !='mrfp') |
Parameter | Description | |
---|---|---|
![]() ![]() | 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. |
![]() | oodMessagePeakRate | Displayed as system wide peak rate of OOD messages. The high water mark of total rate of active OOD message for the reporting interval. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/oodMessageIntervalStatistics/{number},{name} |