Getallvirtualservers, Getallvirtualserverstatus – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 378

Advertising
background image

368

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

Return values

Table 48

contains the return values of the method.

Error messages

List of Error Messages

getAllVirtualServers

Description
Retrieves the names of all configured virtual servers.

Parameters

Table 49

contains the parameters required for the method.

Return values

Table 50

contains the return values of the method.

Error messages

List of Error Messages

getAllVirtualServerStatus

Description
Retrieves the status information for one or more virtual server.

TABLE 48

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

ports

VirtualServerPortSummaryInfo

[]

Port information

TABLE 49

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Sets the starting index for labeling the number
of virtual servers in an ordered list.

numRetrieved

unsignedInt

Optional

Specifies the maximum number of virtual
server names that are to be retrieved.
Maximum value allowed is 512.

TABLE 50

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

vipList

Server

[]

Returns the names or IP addresses
of the virtual servers.

Advertising