You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Resources | addressContext | diamNode | rfIntervalStatistics

rfIntervalStatistics

The DiamNode Interval Rf Statistics.

Exists on Condition /system/isOAM !='true'

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 identified by the last sequence value and N-( number of intervals) is the earest completed interval.
name The name of the peer.
intervalValid The member indicating the validity of the interval.
time The system up time when the interval statistic is collected.
success The count of successful ACR/ACA exchanged.
failed The count of un-successful ACR/ACA exchanged
REST API: GET Example

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

  • No labels