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

Page 700

Advertising
background image

690

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

7

Parameters

Return Values
Not applicable.

Error messages

List of Error Messages

.

getAllGslbZoneHosts

Description
Get information for GSLB hosts.

Parameters

Return Values

Error messages

List of Error Messages

.

TABLE 18

deleteGslbZoneHost parameters

Parameters

Type

Presence

Rules

Description

zoneName

string

Mandatory

Name of the GSLB
zone in which hosts
are to be deleted.

host

gslbHost

Mandatory

To delete a full configured host the
“hostNameSuffix” and “portConfigList”
parameters are mandatory:
Either “portConfigList ->hostApplication” or
“portConfigList ->portNumber” must be
present.
The rest of the parameter values (if present)
are ignored.

GSLB host to be
deleted.

TABLE 19

getAllGslbZoneHosts parameters

Parameters

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Sets the starting index for
retrieving GSLB zones.

numRetrieved unsignedInt

Optional

Specifies the number of GSLB
zones are to be retrieved.

zoneName

string

Mandatory

Specifies zone name.

filter

gslbZoneFilter

Optional

Filter criteria.

TABLE 20

getAllGslbZoneHosts return values

Parameters

Type

Description

genericInfo

ResponseInformation

Generic information.

hostList

gslbHost

[]

Details of GSLB hosts configured on the specified zone.

Advertising