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

190 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
4
Return values
Table 471 contains the return values of the method.
Error messages
List of Error Messages
getAllStaticRoutes
Description
Retrieves all of the static route information associated with the device.
Parameters
Table 472 contains the parameters required by the method.
Return values
Table 473 contains the return values of the method.
Error messages
List of Error Messages
getAllTcpMss
Description
Retrieves all of the TCP maximum segment size of destination IP addresses.
TABLE 471 Return values
Name Type Description
genericInfo ResponseInformation Generic information.
staticArpList ArpObject[] Identifies the data structure containing the static ARP information.
TABLE 472 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Identifies the starting index.
numRetrieved unsignedInt Optional Identifies the number of sessions to be retrieved.
Maximum value allowed is 256.
filterInfo IPFilter Optional Specifies the filter criteria.
TABLE 473 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all of the static routes.
staticRouteDetails SourceIPFilter[] Identifies the data structure containing the static route information.