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

Page 486

Advertising
background image

476

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

ElementHealthCheckFilter

This structure is the high-level description of elementealthCheck filter.

ElementHealthCheckSimpleFilter

This structure is a high-level description of element health check filter.

healthCheckRetries

unsignedInt

Optional

1-5

Health check retries.

healthCheckPort

string

Optional

Health Check Port.

contentCheck

boolean

Optional

Content check .

contentCheckName

string

Optional

Content check name.

sendASCIIString

string

Optional

Send ASCII string.

healthCheckProtocol

string

Optional

Health check enabled or not.

healthCheckL4State

boolean

Optional

Layer 4 check enabled or not.

healthCheckL7State

boolean

Optional

Layer 7 check enabled or not.

dnsPolInfo

DnsPortPolicy

Optional

DNS protocol information.

sslPolInfo

HttpPortPolicy

Optional

SSL protocol information.

httpPolInfo

HttpPortPolicy

Optional

HTTP protocol information.

radiusPolInfo

PredictorMethodCo
nfiguration

Optional

Radius port information.

ldapPolInfo

LdapPortPolicy

Optional

LDAP version & other details.

TABLE 365

Attributes

Name

Type

Presence

Rules

Description

simpleFilter

ElementHealthCheckSimpleFilter

Mandatory

Name of the filter field.

TABLE 366

Attributes

Name

Type

Presence

Rules

Description

field

elementHealthCheckFilterFieldEnum

Mandatory

Name of the
filter field.

operator

filterOperatorEnum

Mandatory

Typr of 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.

endValue

string

Optional

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

End value in a
range.

TABLE 364

Attributes (Continued)

Name

Type

Presence

Rules

Description

Advertising