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') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices')

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
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListDiameter:diamNode={name}/rfCurrentStatistics={name}

  • No labels