Resources | node | global | policyServer | mwiServiceCounters

mwiServiceCounters

Specifies the Policy Message Waiting Indicator service counters.

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

Operational Data

ParameterDescription
systemName
MWIService This counter keeps track of calls that execute MWI service.
MWIUpdateService This counter keeps track of calls that execute MWI Status Update service.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/policyServer/sonusNodeListPes:mwiServiceCounters={systemName}

  • No labels