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

Brocade Virtual ADX XML API Programmer’s Guide 187
53-1003248-01
Methods
4
Parameters
Table 462 contains the parameters required by the method.
Return values
Table 463 contains the return values of the method.
Error messages
List of Error Messages
getAllIPSubnetVlans
Description
Retrieves all of the IP subnet VLAN information configured on the device.
Parameters
Table 464 contains the parameters required by the method.
Return values
Table 465 contains the return values of the method.
TABLE 462 Parameters
Name Type Presence Rules Description
versionFlag ipVersionEnum
startIndex unsignedInt Optional Identifies the starting index.
numRetrieved unsignedInt Optional Identifies number of sessions to be retrieved.
The maximum value allowed is 32.
filterInfo IPRouteSummaryFilter Optional Specifies the filter criteria.
TABLE 463 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all of the IP routes.
routeList IPRouteSummary] Identifies the data structure containing the IP route information.
TABLE 464 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 Identifies the filter information.
TABLE 465 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all of the IP subnet VLANs.
vlanList IPSubnetVlan[] Identifies the data structure containing the VLAN summary.