Filteroperatorenum, Hamodeenum, Errorenum – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 548: Gslbipscopeenum

Advertising
background image

538

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Enumerations

5

errorEnum

This structure is the high-level description of all generated faults and their return messages.

Please refer to

List of Error Messages

for further information.

filterOperatorEnum

These are the enumerations for filter operations.

gslbIPScopeEnum

These are the enumerations for global server load balancing (GSLB) IP scope.

haModeEnum

This type of data describes a High Availability (HA) mode enumerated list.

TABLE 512

Parameters

Description

CONTAINS

If the search data is part of the field. Applicable only on string
type fields.

LESS_THAN

If the value is less the filter value. Applicable only on Integer type
fields.

GREATER_THAN

If the value is greater than filter value. Applicable only on Integer
type fields.

EQUAL_TO

If the value matches to the filtered value. Applicable only on
Integer or boolean or enumeration type fields.

MASK

Mask. Applicable only on IP or subnet mask or MAC address
fields.

RANGE

Range. Applicable only on Integer or Date type fields.

TABLE 513

Parameters

Description

FOR_PEER_ONLY

Specifies that only the peer GSLB ADX will use this public VIP address.
The Brocade Virtual ADX will continue to use the private IP address of
the VIP for the local site, if present.

FOR_SELF_AND_PEER

Specifies that both the peer GSLB ADX and the local ADX will use this
public IP address for the VIP.

TABLE 514

Parameters

Description

HOT_STANDBY

SYMMETRIC_SLB

SYMMETRIC_ACTIVE

NOT_CONFIGURED

Advertising