You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Resources | addressContext | ipAccessControlList | ipAclRuleStatistics

ipAclRuleStatistics

This object is used to define the rule statistics for a specific rule.

Operational Data

ParameterDescription
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.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/ipAccessControlList/ipAclRuleStatistics/{name}

  • No labels