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

Brocade Virtual ADX XML API Programmer’s Guide 375
53-1003248-01
Methods
5
getVirtualServerMonitoringDetails
Description
Retrieves the status information for one or more virtual server.
Parameters
Table 70 contains the parameters required for the method.
Return values
Table 71 contains the return values of the method.
Error messages
List of Error Messages
getVirtualServerPortConfiguration
Description
Retrieves the configuration information of a virtual server port.
Parameters
Table 72 contains the parameters required for the method.
Return values
Table 73 contains the return values of the method.
TABLE 70 Parameters
Name Type Presence Rules Description
virtualServer Server Mandatory Sets the starting index used to label the
number of virtual servers in an ordered list.
TABLE 71 Return values
Name Type Description
genericInfo ResponseInformation Generic information
monitoringDetails VirtualServerMonitoringDetails Returns the status of the virtual
server.
TABLE 72 Parameters
Name Type Presence Rules Description
vipPort ServerPort Optional Identifies the virtual server port from which the
configuration is being obtained.
TABLE 73 Return values
Name Type Description
genericInfo ResponseInformation Generic information
vipPortConfig VirtualServerPortConfiguration Returns the virtual server port
configuration.