Unbindrealserverportfromvipport, Unbindrealserverportsfromvipport, Updaterealserversportconfiguration – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 424

Advertising
background image

414

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

Error messages

List of Error Messages

unbindRealServerPortFromVipPort

Description
Unbinds a real server port from a virtual server port.

Parameters

Table 181

contains the parameters required for the method.

Error messages

List of Error Messages

unbindRealServerPortsFromVipPort

Description
Removes the binding of the real server ports from the VIP port.

Parameters

Table 182

contains the parameters required for the method.

Error messages

List of Error Messages

updateRealServersPortConfiguration

This method updates the real servers port configurations

Parameters

Table 183

contains the parameters required for the method

TABLE 181

Parameters

Name

Type

Presence

Rules

Description

vipPort

ServerPort

Optional

Identifies the virtual server port.

rsPort

ServerPort

Optional

Identifies the real server port being unbound.

TABLE 182

Parameters

Name

Type

Presence

Rules

Description

virtualServerPort

Server

Optional

The virtual server port name.

realServerPort

ServerPort

[]

Optional

The real server port name.

TABLE 183

Parameters

Name

Type

Presence

Rules

Description

portConfig

RealServerPortConfiguration

[] Optional

The port configuration of the real
server port.

Advertising