Policymetrictypeenum, Hostproxysourceenum, Hostproxystateenum – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 738: Hostproxytypeenum

Advertising
background image

728

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Enumerations

7

hostProxySourceEnum

These are the enumerations for source of GSLB host proxy.

hostProxyStateEnum

These are the enumerations for states of GSLB host proxy.

hostProxyTypeEnum

These are the enumerations for the type of GSLB host proxy.

policyMetricTypeEnum

These are the enumerations for types of GSLB policy metrics.

TABLE 102

hostProxySourceEnum

Parameters

Description

CONFIGURED

The address is one that you associated with the host as part of the DNS
override feature.

DNS_SERVER_AND_CONFIGURED

The address was learned from the DNS server and is also one that you
associated with the host.

DNS_SERVER

The address was learned from the DNS server.

TABLE 103

hostProxyStateEnum

Parameters

Description

ACTIVE

The server passed the Layer 4 and Layer 7 health checks and is
presumed to be available.

DOWN

The server failed a health check.

TABLE 104

hostProxyTypeEnum

Parameters

Description

VIRTUAL_IP

The address is a VIP configured on a ADX.

REAL_IP

The address is a real server

TABLE 105

policyMetricTypeEnum

Parameters

Description

HEALTH_CHECK

Health check metric.

WEIGHTED_IP

Weighted IP metric.

WEIGHTED_SITE

Weighted site metric.

CAPACITY

Remote ADX session capacity threshold metric.

ACTIVE_BINDINGS

Number of active real servers bound to the VIP metric.

Advertising