Programmer's Guide (Supporting ADX v03.1.00) Manual

700 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data Structures
7
gslbAdx
This structure is the high-level description of ADX information.
TABLE 48 gslbAdx structure
Name Type Presence Rules Description
server Server Mandatory Server->Name is a
maximum of 16
characters.
ADX name or IP
address.
preference unsignedInt Optional Valid range is from
0 to 255. Default
value is 128.
Set the preference
value for a site ADX
you have already
configured.
enableDistributedHealthCheck boolean Optional Default value is
"TRUE".
Configure
distributed or
non-distributed
health-check feature
for an individual site
ADX.
enableOptimizedDistHealthCheck boolean Optional Valid value is
"TRUE" only. Use
"clearDistributedHe
althCheck" to clear
this configuration
Configures
optimized
distributed
health-check.
clearDistributedHealthCheck boolean Optional When this
parameter is
present,
"enableDistributed
HealthCheck" and
"enableOptimizedDi
stHealthCheck"
parameters cannot
be present.
Remove
health-check
mechanism
configuration for
Brocade Virtual ADX
sessionKeyRegenerationInterval unsignedInt Optional Valid range is from
1 to 255 minutes.
Interval for
dynamically
regenerating the
session keys in
minutes.
randomSessionKeyRegeneration boolean Optional For setting this
parameter
"sessionKeyRegene
rationInterval"
parameter must be
present.
Randomly
regenerate the
session keys. The
key will be randomly
regenerated
between 1 minute
and the upper
bound duration
specified by the
"sessionKeyRegener
ationInterval"
parameter.