Programmer's Guide (Supporting ADX v03.1.00) Manual

656 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
6
AclSummarySimpleFilter
This structure is a high-level description of the simple filter for the Access Control List summary
information.
AclSummaryFilter
This structure is a high-level description of the filter for the Access Control List summary
information.
destinationHost AclHost Optional Either the
anyDestinationHost
or destinationHost
parameter must be
present. Both
cannot be present.
The ACL destination host details.
inUse boolean Optional This parameter is
valid only as part of
the response
message and
ignored when
present in the
request message.
Specifies whether the ACL is in
use.
TABLE 249 Attributes
Name Type Presence Rules Description
field aclSummaryFilterFieldEnum Mandatory The filter field name.
operator filterOperatorEnum Mandatory The filter operator type.
value String Optional This parameter is
ignored when the
operator parameter
value is RANGE.
The value of the field for
filtering.
startValue String Mandatory This parameter is
considered only
when the operator
parameter value is
RANGE.
The start value in a
range.
endValue String Mandatory This parameter is
considered only
when the operator
parameter value is
RANGE.
The end value in a
range.
TABLE 250 Attributes
Name Type Presence Rules Description
simpleFilter AclSummarySimpleFilter Optional The filter field name.
TABLE 248 Attributes (Continued)
Name Type Presence Rules Description