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

192 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
4
Return values
Table 477 contains the return values.
Error messages
List of Error Messages
getAllVlans
Description
Retrieves all of the VLAN information configured on the device.
Parameters
Table 478 contains the parameters required by the method.
Return values
Table 479 contains the return values of the method.
Error messages
List of Error Messages
getArpStatistics
Description
Retrieves the ARP statistics.
Parameters
Not applicable.
TABLE 477 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all of the VLAN groups associated
with the device.
vlanGroupList VlanGroup[] Identifies the structure containing the VLAN group summary.
TABLE 478 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Identifies the starting index.
numRetrieved unsignedInt Optional Identifies the number of sessions to be retrieved. The
maximum value allowed is 10.
filterInfo VlanFilter Optional Specifies the filter criteria.
TABLE 479 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all of the VLANs configured on the
device.
vlanList PortVlan[] Identifies the data structure containing the VLAN summary.