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

Page 496

Advertising
background image

486

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

PortPolicySummarySimpleFilter

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

PortProfile

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

TABLE 391

Attributes

Name

Type

Presence

Rules

Description

field

portPolicySummaryFilterFieldEnum

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 392

Attributes

Name

Type

Presence

Rules

Description

protocol

string

Optional

The communications
protocol used by this port

status

boolean

Optional

The status of this port,
indicating whether the port is
operational.

portType

l4PortTypeEnum

Optional

TCP or
UDP

Identifies the port as TCP or
UDP.

tcpOrUdpAge

unsignedInt

Optional

2-60

The number of minutes a
session can remain active
before the Virtual times it
out.

tcpAgeMultiplier

unsignedInt

No

1-20

Multiplies the minutes of
tcpOrUdpAge by up to 20

periodicHealthCheck

boolean

Optional

Specifies whether to run
health checks

periodicHealthCheckInterval unsignedInt

Optional

1—20

The number of minutes
between health checks

periodicHealthCheckRetries

unsignedInt

Optional

1—5

The maximum number of
times to retry an
unsuccessful health check.

Advertising