Resources | node | addressContext | ipAccessControlList | ipAclOverallStatistics

ipAclOverallStatistics

This object is used to define the system-defined ACL overall statistics.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name The name of the address context.
matchedNoRule The number of times no rule has been matched.
RESTCONF API: GET Example

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

  • No labels