Virtualserverportsummaryfilter, Virtualserverportsummary, Virtualserverportstatus – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 535

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

525

53-1003248-01

Data structures

5

VirtualServerPortStatus

This structure is a high-level description of any virtual server port status.

VirtualServerPortSummary

This structure provides the summary details of the virtual server port.

VirtualServerPortSummaryFilter

This structure is a the high-level description of the filter for virtual server port summary.

TABLE 484

Attributes

Name

Type

Presence

Rules

Description

status

predictorEnum

[]

Optional

The state of the virtual server port.

adminState

twoWayToggleEnum

Optional

The admin status.

TABLE 485

Attributes

Name

Type

Presence Rules

Description

virtualServerPort

Server

Optional

Specifies the virtual server-port.

adminState

twoWayToggleEnum

Optional

Specifies the admin state of the
server

runTimeStatus

virtualServerAndPortStatusEnum

Optional

Specifies the run time state of
the server

enableDsr

boolean

Optional

Enables DSR.

enableSticky

boolean

Optional

Enables sticky.

isConcurrent

boolean

Optional

Specifies if the virtual server
port is concurrent

tcpOnly

boolean

Optional

TCP only

udpOnly

boolean

Optional

UDP only

Stateless

boolean

Optional

Stateless

customHealthCheck string

Optional

Custom health check

currentConnection

unsignedInt

Optional

Current connection

rxPkts

unsignedInt

Optional

Rx packets

txPkts

unsignedInt

Optional

Tx packets

rxPktsRate

unsignedInt

Optional

Rate of Rx packets.

txPktsRate

unsignedInt

Optional

Rate of Tx packets.

TABLE 486

Attributes

Name

Type

Presence

Rules

Description

simpleFilter

VirtualServerPortSummarySimpleFilter

Mandatory

Simple filter for virtual server port
summary.

Advertising