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

Page 31

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

21

53-1003248-01

Methods

3

Parameters

Table 35

contains the parameters required for the method.

Error messages

List of Error Messages

deleteVipGroup

Description
Delete a VIP group.

Parameters

Table 36

contains the parameters required for the method.

Error messages

List of Error Messages

getAllVipGroup

Description
Retrieves all the VIP groups configured on the system

Parameters

Table 37

contains the parameters required for the method.

Return value

Table 38

contains the return value of the method.

TABLE 35

Parameters

Name

Type

Presence

Rules

Description

routerPort

HARouterPort

[ ]

Optional

Identifies the physical Ethernet port to be
deleted from the router port list of the HA node.

TABLE 36

Parameters

Name

Type

Presence

Rules

Description

vipGroupID

unsignedInt[ ]

Mandatory

Identifies the VIP group to be deleted.

TABLE 37

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Start index

numRetrieved

unsignedInt

Optional

Number retrieved. Maximum value allowed is 8.

TABLE 38

Return value

Name

Type

Description

genericInfo

ResponseInformation

Generic information

config

HAVipGroupConfiguration

[ ] Identifies the configuration information for symmetric server.

Advertising