Seturlhealthcheckonrealserverport, Unbindallrealserverportsfromvipport, Unbindrealservergroupfromvip – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 423

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

413

53-1003248-01

Methods

5

setURLHealthCheckOnRealServerPort

Description
Sets the URL health check information on a real server port.

Parameters

Table 178

contains the parameters required for the method.

Error messages

List of Error Messages

unbindAllRealServerPortsFromVipPort

Description
Unbinds all real server ports bound to a virtual server port.

Parameters

Table 179

contains the parameters required for the method.

Error messages

List of Error Messages

unbindRealServerGroupFromVip

Description
Unbinds the server group from the given VIP.

Parameters

Table 180

contains the parameters required for the method.

Return values
Not applicable.

TABLE 178

Parameters

Name

Type

Presence

Rules

Description

rsPort

ServerPort

Optional

The real server port for which you are setting
the health check information

check

URLHealthCheck

Optional

The new URL health check information.

TABLE 179

Parameters

Name

Type

Presence

Rules

Description

vipPort

ServerPort

Optional

Identifies the virtual server port from which all the
real server ports are unbound.

TABLE 180

Parameters

Name

Type

Presence

Rules

Description

serverGroupListe

RealServerGroup

[ ]

Mandatory

Real server group bind information.

Advertising