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

Page 417

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

407

53-1003248-01

Methods

5

getRealServerPortConfiguration

Description
Retrieves the configuration information of a real server port.

Parameters

Table 157

contains the parameters required for the method.

Return values

Table 158

contains the return values of the method.

Error messages

List of Error Messages

getRealServerPortConnStats

Description
Retrieves the connection statistics for a real server port.

Parameters

Table 159

contains the parameters required for the method.

Return values

Table 160

contains the return values of the method.

Error messages

List of Error Messages

TABLE 157

Parameters

Name

Type

Presence

Rules

Description

rsPort

ServerPort

Optional

Identifies the real server port from which the
configuration is being obtained.

TABLE 158

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

rsPortConfig

RealServerPortConfiguration

Returns the real server port configuration.

TABLE 159

Parameters

Name

Type

Presence

Rules

Description

rsPort

ServerPort

Optional

Identifies the real server port from which dynamic predictor
weights are being obtained.

TABLE 160

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

rsPortConnStat

RealServerPortConnStats

Returns the real server port connection statistics.

Advertising