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

Page 721

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

711

53-1003248-01

Data Structures

7

gslbSiteSecureCommunication

This structure is the high-level description of secure communication configuration in GSLB.

gslbSiteSimpleFilter

This structure is the high-level description of GSLB site simple filter.

TABLE 67

gslbSiteSecureCommunication structure

Name

Type

Presence

Rules

Description

enableSecureCommunicatio
n

boolean

Optional

Default value is
"FALSE”.

Enable or disable
the secure
protocol
(authentication
and encryption).
When enabled,
the GSLB site ADX
will reject the
standard GSLB
connection
request

setPeerPublicKeyExpiry

boolean

Optional

Default value is
"FALSE”.

Identifier for peer
public key expiry
settings.

peerPublicKeyExpiryType

gslbPeerPublicKeyExpiryTypeEnum

Optional

Peer public key
expiry type.

peerPublicKeyExpiryInterval

unsignedLong

Optional

Valid value
range is from
30 to
4294967295
seconds.
Default value is
180 seconds.
Parameter is
mandatory and
valid only when
value of
"peerPublicKeyE
xpiryType" is "
TIMEOUT_INTER
VAL.

Peer public key
expiry interval.

TABLE 68

gslbSiteSimpleFilter structure

Name

Type

Presence

Rules

Description

field

gslbSiteParameterEnum

Mandatory

Filter field names.

operator

filterOperatorEnum

Mandatory

Filter operator type.

value

string

Optional

Value of the field for filtering.

startValue

string

Optional

Start value in a range.

endValue

string

Optional

End value in a range.

Advertising