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

Page 505

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

495

53-1003248-01

Data structures

5

RealServerPortConfiguration

This structure is the high-level description of any real server port configuration.

isRemote

boolean

Optional

Designates the real server as a
remote server in the Brocade
Virtual ADX.

isBackup

boolean

Optional

Designates the real server to be a
backup server.

enableSourceNAT

boolean

Optional

Enables source NAT on the real
server.

statistics

RealServerConnStats

Optional

Information about server and
associated connection status

portMonitoringList

RealServerPortMonitoringDetails

[] Optional

Information about port
monitoring on the real server.

leastConnectionWeight unsignedInt

Optional

The least rate of TCP traffic (per
second) encountered on the
device.

TABLE 412

Attributes

Name

Type

Presence Rules

Description

serverPort

ServerPort

Optional

The server port

adminState

twoWayToggleEnum

Optional

The administrative state
of the real
server, which can be one
of the following:

Enable

Disable.

serverId

unsignedInt

Optional

The range
is from
1024 to
1279.

Identifies the real server.

groupId

ServerGroup

Optional

The range
is from 0 to
1023.

Identifies the server
group.

slowStartId

unsignedInt

Optional

Identifies the slow start
list.

isBackup

boolean

Optional

Designates the real
server port to be a
backup port.

enableClearSessionOnPortUp

boolean

Optional

Clears the sessions when
the real server port
comes up.

enablePeriodicHealthCheck

boolean

Optional

Enables the periodic
health check for the real
server.

TABLE 411

Attributes (Continued)

Name

Type

Presence

Rules

Description

Advertising