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

Brocade Virtual ADX XML API Programmer’s Guide 365
53-1003248-01
Methods
5
Return values
Table 40 contains the return values of the method.
Error messages
List of Error Messages
getAllVirtualServerPorts
Description
Retrieves the names of all configured virtual server ports.
Parameters
Table 41 contains the parameters required for the method.
Return values
Table 42 contains the return values of the method.
Error messages
List of Error Messages
getAllVirtualServerPortsBoundtoRealServerPort
Description
Retrieves all the virtual server ports bound to the real server port.
TABLE 40 Return values
Name Type Description
genericInfo ResponseInformation Generic information
MonitoringInfo VirtualServerMonitoringInfo[]
TABLE 41 Parameters
Name Type Presence Rules Description
vip Server Optional Identifies the virtual server from which the ports list is
being obtained.
startIndex unsignedInt Optional Sets the starting index for labeling the number of
virtual server ports in an ordered list.
numRetrieved unsignedInt Optional Specifies all the ports configured on the virtual
server. Maximum value allowed is 512.
TABLE 42 Return values
Name Type Description
genericInfo ResponseInformation Generic information
vipPortList L4Port[] Returns the name or number list of all the configured
virtual server ports.