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

Page 539

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

529

53-1003248-01

Data structures

5

VirtualServerSummaryFilter

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

VirtualServerSummarySimpleFilter

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

txPkts

unsignedInt

Optional

The number of packets the Brocade
Virtual ADX has sent to the virtual
server

totalPorts

unsignedInt

Optional

This is the total number of ports on
this real server

symmetricPriority

unsignedInt

Optional

Symmetric priority

ports

VirtualServerPortSummary

[ ] Optional

Ports

currentConnRate

unsignedInt

Optional

Current connection rate

rxPktsRate

unsignedInt

Optional

Rate of Rx packets.

txPktsRate

unsignedInt

Optional

Rate of Tx packets.

rxBytes

unsignedLong

Optional

Valid range
is from 0 to
429496729
6

Received bytes

txBytes

unsignedLong

Optional

Valid range
is from 0 to
429496729
6

Transmitted bytes

TABLE 494

Attributes

Name

Type

Presence

Rules

Description

simpleFilter

VirtualServerSummarySimpleFilter

Mandatory

Simple Filter for virtual server
summary.

TABLE 495

Attributes

Name

Type

Presence

Rules

Description

field

virtualServerSummaryFilterFieldEnum

Mandatory

The filter field name.

operator

filterOperatorEnum

Mandatory

The filter operator type.

value

string

Optional

Ignored when
the operator
value is RANGE.

The value of the field for
filtering.

TABLE 493

Attributes (Continued)

Name

Type

Presence

Rules

Description

Advertising