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

650 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
6
AclHost
This structure is a high-level description of the ACL host.
value string Optional Ignored when the
operator value is
RANGE.
Value of the field for filtering.
startValue string Optional This parameter is
mandatory and
considered only when
the operator value is
RANGE.
The start value in a range.
endValue string Optional This parameter is
mandatory and
considered only when
the operator value is
RANGE.
The end value in a range.
TABLE 240 Attributes
Name Type Presence Rules Description
hostName string Optional Either the hostName or
the IP address must be
present. Both cannot be
present.
Specifies the host name.
ip string Optional Either the hostName or
ip address must be
present. Both cannot be
present.
Specifies the source or
destination IP address.
wildcardBits string Optional Valid only when ip is
present.
Both wildcardBits and
subnetMaskLength
cannot be present.
If ip is present and if
both wildcardBits and
subnetMaskLength are
not present, the ip entry
will be considered as a
host entry.
Specifies the source or
destination IP address wildcard
bits, for example, 0.0.0.255,
0.0.0.0
subnetMaskLength unsignedInt Optional Valid only when ip is
present. Both the
wildcardBits and
subnetMaskLength
cannot be present.
Specifies the source or
destination IP address subnet
mask length.
TABLE 239 Attributes (Continued)
Name Type Presence Rules Description