Predictorconfiguration, Portprofilesummaryfilter, Portprofilesummarysimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 498

Advertising
background image

488

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

PortProfileSummaryFilter

This structure is the high-level description of port profile sumamry filter.

Derived from: restricting anyType

PortProfileSummarySimpleFilter

This structure is the high-level description of port profile summary simple filter.

PredictorConfiguration

This structure is the high-level description of any predictor configuration.

TABLE 394

Attributes

Name

Type

Presence

Rules

Description

simpleFilter

PortProfileSummarySimpleFilter

Mandatory

Name of the filter field.

TABLE 395

Attributes

Name

Type

Presence

Rules

Description

field

portProfileSummaryFilterFieldEnum

Mandatory

Name of the filter field.

operator

filterOperatorEnum

Mandatory

Type of the filter
operator.

value

string

Optional

Ignored when "operator"
value is "RANGE".

Value of the field for
filtering.

startValue string

Optional

This parameter is
mandatory and
considered only when
"operator" value is
"RANGE".

Start value in a range.

startValue string

Optional

This parameter is
mandatory and
considered only when
"operator" value is
"RANGE".

End value in a range.

TABLE 396

Attributes

Name

Type

Presence

Rules

Description

portNumber

unsignedInt

Optional

The port number.

communityName

string

Optional

An SNMP community string.

weights

predictorDynamicWeightInfo

[ ]

Optional

The dynamic predictor weight
information.

Advertising