| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
precedence | The precedence of this IP access control list rule. | |
name | The name of this IP access control list rule. | |
matches | The number of times this rule has been matched. | |
policerDiscards | The number of times the policer for this rule discarded packets. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpAcl:ipAccessControlList/ipAclRulesByPrecedence={precedence} |