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

Brocade Virtual ADX XML API Programmer’s Guide 401
53-1003248-01
Methods
5
Return values
Table 138 contains the return values of the method.
Error messages
List of Error Messages
getAllRealServerPortsBoundtoVirtualServerPort
Description
Retrieves all the real server ports that are bound to the virtual server port.
Parameters
Table 139 contains the parameters required for the method.
Return values
Table 140 contains the return values of the method.
Error messages
List of Error Messages
TABLE 138 Return values
Name Type Description
genericInfo ResponseInformation Generic information
rsPortList L4Port[ ] Returns the list of configured real server ports.
TABLE 139 Parameters
Name Type Presence Rules Description
virtualServerPort ServerPort Mandatory Identifies the virtual server from
which the ports list is being
obtained.
startIndex unsignedInt Optional Sets the starting index to label the
number of virtual server ports in an
ordered list.
numRetrieved unsignedInt Optional The number of element expected in
the result by the request. Maximum
value allowed is 64.
Filter RealServerPortSummaryFilter Optional Filtering criteria that must be
applied to the result.
TABLE 140 Return values
Name Type Description
genericInfo ResponseInformation Generic information
PortSummaryList RealServerPortSummary Returns the name or number list of all the configured virtual
server ports along with summary of configuration information.