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

Page 412

Advertising
background image

402

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

getAllRealServerPortsOnVirtualServerPort

Description
Retrieves the names of all configured real server ports on a virtual server port.

Parameters

Table 141

contains the parameters required for the method.

Return values

Table 142

contains the return values of the method.

Error messages

List of Error Messages

getAllRealServerPortsSummary

Description
Retrieves the names of all the configured real server ports with the summary.

Parameters

Table 143

contains the parameters required for the method.

TABLE 141

Parameters

Name

Type

Presence

Rules

Description

vipPort

ServerPort

Optional

Identifies the virtual server port.

startIndex

unsignedInt

Optional

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

numRetrieved

unsignedInt

Optional

Specifies all the real server ports
configured on a virtual server port.
Maximum value allowed is 512.

TABLE 142

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information

rsPort

ServerPort

[ ]

Returns the names of real server ports and the Layer 4 ports configured
on a virtual server port.

TABLE 143

Parameters

Name

Type

Presence

Rules

Description

realServer

Server

Mandatory

The real server for which the port
summary is expected.

startIndex

unsignedInt

Optional

Sets the starting index to label the
number of real servers ports in an
ordered list.

Advertising