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

Page 418

Advertising
background image

408

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

getRealServerPortMonitoringDetails

Description
Retrieve the monitoring details of the real server port.

Parameters

Table 161

contains the parameters required for the method.

Return values

Table 162

contains the return values of the method.

Error messages

List of Error Messages

getRealServerPortStatus

Description
Retrieves the status information for a real server port.

Parameters

Table 163

contains the parameters required for the method.

Return values

Table 164

contains the return values of the method.

Error messages

List of Error Messages

TABLE 161

Parameters

Name

Type

Presence

Rules

Description

realPort

ServerPort

Mandatory

Identifies the real server and port for which
connection statistics are to be retrieved.

TABLE 162

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

statistics

RealServerMonitoringDetails

Returns the real server connection statistics.

TABLE 163

Parameters

Name

Type

Presence

Rules

Description

rsPort

ServerPort

Optional

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

TABLE 164

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

rsPortStatus

RealServerPortStatus

Returns the real server port status.

Advertising