Gslbzonesummary, Hostport, Hostdomainip – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 724

Advertising
background image

714

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data Structures

7

gslbZoneSummary

This structure is the high-level description of GSLB zone.

hostDomainIP

This structure is the high-level description of domain IP configuration of GSLB host.

hostPort

This structure is the high-level description of port configuration in GSLB host.

startValue

string

Optional

Start value in a range.

endValue

string

Optional

End value in a range.

Name

Type

Presence

Rules

Description

name

string

The GSLB zone.

hostList

gslbHost

[ ]

The

host range.

dnsSec

dnsSecModeEnum

DNS SEC mode enumeration list.

TABLE 73

hostDomainIP structure

Name

Type

Presence

Rules

Description

ipAddress

string

Mandatory

Domain IP address.

hashWeight

unsignedInt

Mandatory

Value is in
percentage. Valid
range is from 0 to
100. Default
value is 1
percent.

Assign hash weights to the IP
address.

TABLE 74

hostPort structure

Name

Type

Presence

Rules

Description

portNameOrNumber

string

Optional

Valid value range is
from 1 to 65535.
"hostApplication"
and "portNumber"
parameters cannot
be present.

Specifies the TCP or UDP port
number instead of a well-known
port. The GSLB ADX performs Layer
4 TCP or UDP health checks for the
ports but does not perform
application-specific health checks.

portTracking

boolean

Optional

Default value is
“FALSE”.

Configure the GSLB ADX to track a
particular application port for
active bindings if multiple
application ports are associated
with a domain.

TABLE 72

gslbZoneSimpleFilter structure

Name

Type

Presence

Rules

Description

Advertising