Realserverportconnstatsfilter, Realserverportmonitoringdetails, Realserverportconnstatssimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 508: Realserverportfilter

Advertising
background image

498

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

RealServerPortConnStatsFilter

This structure is the high-level description of any any real server port connection statistics filter.

RealServerPortConnStatsSimpleFilter

This structure is the high-level description of any real server port connection statistics simple filter.

RealServerPortFilter

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

RealServerPortMonitoringDetails

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

TABLE 414

Attributes

Name

Type

Presence

Rules

Description

simpleFilter

RealServerPortConnStatsSimpleFilter

Optional

Simple filter description.

TABLE 415

Attributes

Name

Type

Presence

Rules

Description

Field

realServerPortConnStatsFilterFieldEnum

Optional

The filter field name.

operator

filterOperatorEnum

Optional

The filter operator type.

value

string

Optional

The value of the field for filtering.

startValue string

Optional

The start value in a range.

endValue

string

Optional

The end value in a range.

TABLE 416

Attributes

Name

Type

Presence

Rules

Description

simpleFilter

RealServerPortSimpleFilter

Optional

The filter on Real Server.

TABLE 417

Attributes

Name

Type

Presence

Rules

Description

serverPort

ServerPort

Optional

The name of the real server with
port.

adminState

twoWayToggleEnum

Optional

The administration status of the
port.

runTimeState

realServerAndPortStatusEnum

Optional

The run time status of the port.

reassignCount

unsignedInt

Optional

The number of times that the
Brocade Virtual ADX has reassigned
the connection to another server in
rotation because the server that is
in use has not responded to two
contiguous TCP SYNs from the
client.

statistics

RealServerPortConnStats

Optional

The real server port connectivity
statistics.

Advertising