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

398 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
5
getAllRealServerPortConnStats
Description
Retrieves all the real server ports bound to real server port connection statistics.
Parameters
Table 131 contains the parameters required for the method.
Return values
Table 132 contains the return values of the method.
Error messages
List of Error Messages
getAllRealServerPortsOnVirtualServerPorts
Description
Retrieves the names of all the configured real server ports on one or more virtual server port.
TABLE 131 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the starting index for
labeling the number of virtual
server ports in an ordered list.
numRetrieved unsignedInt Optional The number of elements
expected in the result by the
request. Maximum value allowed
is 768.
excludeDefaultPorts boolean Optional Excludes default ports.
filter RealServerPortConnStatsFilter Optional The filtering criteria that must be
applied to the result.
TABLE 132 Return values
Name Type Description
genericInfo ResponseInformation Generic information
rsportsConnStatsList RealServerPortConnStats[ ] Returns the name or number list of all the configured real
server ports along with summary of configuration
information.