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

Brocade Virtual ADX XML API Programmer’s Guide 369
53-1003248-01
Methods
5
Parameters
Table 51 contains the parameters required for the method.
Return values
Table 52 contains the return values of the method.
Error messages
List of Error Messages
getAllVirtualServerSummary
Description
Retrieves all the virtual server summary details.
Parameters
Table 53 contains the parameters required for the method.
TABLE 51 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the starting index used 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 VirtualServerStatusFilter Optional The filtering criteria that must be
applied to the result.
TABLE 52 Return values
Name Type Description
genericInfo ResponseInformation
virtualServerStatusList VirtualServerStatus[] Returns the status of the virtual server.
TABLE 53 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the starting index used to label the
number of virtual server port in an ordered
list.
numRetrieved unsignedInt Optional The number of elements expected in the
result by the request. Maximum value
allowed is 8.
filter VirtualServerSummaryFilter Optional The filtering criteria that must be applied to
the result.