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

Page 730

Advertising
background image

720

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data Structures

7

policySticky

This structure is the high-level description of sticky configuration in GSLB policy.

rttMetric

This structure is the high-level description of Round Trip Time (RTT) metric in GSLB policy.

numSession

numSessionMetric

Optional

Configure remote ADX available
session capacity metric.

flashback

flashbackMetric

Optional

Configure server flashback speed
metric.

preference

boolean

Optional

Default value is "DISABLED".

Enable or disable remote Virtual
ADX's preference metric.

roundRobin

boolean

Optional

Default value is "FALSE".

Enable or disable Round Robin
selection metric.

weightedSel
ection

boolean

Optional

Default value is "FALSE".

Enable or disable weighted active
bindings for the host level policy.

TABLE 83

policySticky structure

Name

Type

Presence

Rules

Description

sticky

boolean

Optional

Default value is “FALSE”. Enable or disable sticky GSLB

globally or for specific domains
only.

clientIPsPrefixLength

unsignedInt

Optional

Valid value range is from
0 to 32. Default value is
32.

Set the length of client IP prefix.

ipv6ClientPrefixLength unsignedInt

Optional

Valid value range is from
1 to 128. Default value
is 128.

Set the length of client IPv6
prefix.

age

unsignedInt

Optional

Value is in minutes. Valid
value range is from 1 to
62. Default value is 5
minutes.

Set the age out parameter of
client IP. Number of minutes
before sticky session is cleared.

TABLE 84

rttMetric structure

Name

Type

Presence

Rules

Description

enableMetric

boolean

Mandatory

Default value is
"TRUE".

Enable or disable Round
Trip Time metric.

activeRtt

activeRttSelectionEnum

Optional

Default value is
USE_PASSIVE_RTTS_O
NLY.

Active RTT gathering
parameters.

cacheAgeRefresh

boolean

Optional

Default value is
“FALSE”

Enable or disable the
refresh the age of client
prefixes when referenced.

TABLE 82

policyMetrics structure

Name

Type

Presence

Rules

Description

Advertising