Resources | node | addressContext | diamNode | rfCurrentStatistics

rfCurrentStatistics

The DiamNode Current Rf Statistics.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/isOAM !='true')

Operational Data

ParameterDescription
name The name of the peer.
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/node/{nodeName}/addressContext/{name}/diamNode/{name}/rfCurrentStatistics/{name}

  • No labels