Resources | global | oodMessageCurrentStatistics

oodMessageCurrentStatistics

It describes the current ood message statistics for global level.

Exists on Condition (/system/isOAM !='true') and (/system/sbcPersonality/role !='mrfp')

Operational Data

ParameterDescription
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
oodMessagePeakRate The current high water mark of rate of the OOD messages .
REST API: GET Example

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

  • No labels