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

Page 386

Advertising
background image

376

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

Error messages

List of Error Messages

getVirtualServerPortConnStats

Description
Retrieves the connection statistics for a virtual server port.

Parameters

Table 74

contains the parameters required for the method.

Return values

Table 75

contains the return values of the method.

Error messages

List of Error Messages

getVirtualServerPortMonitoringDetails

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

Parameters

Table 76

contains the parameters required for the method.

Return values

Table 77

contains the return values of the method.

TABLE 74

Parameters

Name

Type

Presence

Rules

Description

vipPort

ServerPort

Mandatory

Virtual server name, IP and port.

TABLE 75

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

vipPortConnStat

VirtualServerPortConnStats

Returns the virtual server port connection statistics.

TABLE 76

Parameters

Name

Type

Presence

Rules

Description

virtualPort

ServerPort

Mandatory

Identifies the virtual server port from which
monitoring details are obtained.

TABLE 77

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

satistics

VirtualServerPortMonitoringDetails

Returns the name or number list of all the configured virtual
server ports along with summary of monitoring information.

Advertising