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

Page 201

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

191

53-1003248-01

Methods

4

Parameters

Table 474

contains the parameters required for the method.

Return values

Table 475

contains the return values of the method.

Error messages

List of Error Messages

getAllVlanGroups

Description
Retrieves all of the VLAN group information associated with the device.

Parameters

Table 476

contains the parameters required by the method.

TABLE 474

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

When both
“startIndex” and
“numRetrieved” are
not present, then
only the possible
number of TCP MSS
information is
retrieved.

Start index for retreiving the TCP
MSS configured.

numRetrieved

unsignedInt

Optional

When both
“startIndex” and
“numRetrieved” are
not present, then
only the possible
number of TCP MSS
information is
retrieved.

Number of the TCP MSS
information to be retrieved.
Maximum value allowed is 128.

TABLE 475

Return values

Name

Type

Description

genericInfo

ResponseInformation Identifies the generic information about all of the TCP maximum

segment size of destination IP addresses.

mssList

TcpMss[]

The list of TCP maximum segment size configuration.

globalTcpMss

GlobalTcpMss

Global TCP MSS configuration.

TABLE 476

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Identifies the starting index.

numRetrieved

unsignedInt

Optional

Identifies the number of sessions to be retrieved. The
maximum value allowed is 10.

filterInfo

VlanFilter

Optional

Specifies the filter criteria.

Advertising