Clearaclstatistics, Clearflowbasedacltrafficstatistics, Deleteaclrules – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 571

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

561

53-1003248-01

Methods

6

clearAclStatistics

Description
Removes the ACL statistics.

Parameters

Table 5

contains the parameters required for the method.

Error messages

List of Error Messages

clearFlowBasedAclTrafficStatistics

Description
Clears flow-based ACL statistics.

Parameters
Not applicable.

Error messages

List of Error Messages

deleteAclRules

Description
Deletes the deny or permit rules from access control lists.

Parameters

Table 6

contains the parameters required for the method.

Error messages

List of Error Messages

TABLE 5

Parameters

Name

Type

Presence

Rules

Description

ids

unsignedInt[]

Optional

Value from 1 to 99 for a
standard ACL. Value from 100
to 199 for an extended ACL.

Specifies ACL ID number for clearing
statistics.

all

boolean

Optional

Clears all ACL statistics.

TABLE 6

Parameters

Name

Type

Presence

Rules

Description

aclList

Acl

[]

Mandatory

ACLs must already exist and action
entries in the list (deny or permit) must
be valid.

List of ACL deny or permit actions
to be deleted from the system.

Advertising