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

Page 414

Advertising
background image

404

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

getAllRealServersSummary

Description
Get the real server summary information for all real servers.

Parameters

Table 147

contains the parameters required for the method.

Return values

Table 148

contains the return values of the method.

Error messages

List of Error Messages

getAllRealServerStatus

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

Parameters

Table 149

contains the parameters required for the method.

TABLE 147

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

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

numRetrieved

unsignedInt

Optional

The number of elements expected in the
result by the request. Maximum value
allowed is 8.

Filter

RealServerFilter

Optional

The filtering criteria that must be applied to
the result.

TABLE 148

Return values

Name

Type

Description

genericInfo

ResponseInformation

realServerList

RealServerSummary

[ ]

Returns the real server connection Statistics for all real servers.

TABLE 149

Parameters

Name

Type

Presence

Rules

Description

realServer

Server

[]

Optional

If this field is not specified
then all real server status
will be returned.

Identifies the real server from which
the status being obtained.

startIndex

unsignedInt

Optional

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

Advertising