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

370 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
5
Return values
Table 54 contains the return values of the method.
Error messages
List of Error Messages
getAllVirtualServersWithPorts
Description
Retrieves the names of all the configured virtual server with all the port details.
Parameters
Table 55 contains the parameters required for the method.
Return values
Table 56 contains the return values of the method.
Error messages
List of Error Messages
getGlobalL3Check
Description
Retrieves all Layer 3 health check information.
TABLE 54 Return values
Name Type Description
genericInfo ResponseInformation
virtualServerSummary VirtualServerSummary[ ] The list of virtual servers along with a
summary of information.
TABLE 55 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the starting index to label the
number of virtual servers in an
ordered list.
numRetrieved unsignedInt Optional The number of elements expected
in the result by the request.
Maximum value allowed is 8.
filter ServerAndConfiguredPortListFilter Optional The filtering criteria that must be
applied to the result.
TABLE 56 Return values
Name Type Description
genericInfo ResponseInformation
virtualServerPortList ServerAndConfiguredPortList[ ] Returns the virtual server list of all
the configured virtual servers and
their ports.