beautypg.com

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

Page 52

background image

42

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

3

Parameters

Table 90

contains the parameters required for the method.

Return values

Table 91

contains the return values of the method.

Error messages

List of Error Messages

.

getAllTacacsServersConfiguration

Description
This method retrieves all the configured TACACS servers.

Parameters

Table 92

contains the parameters required for the method.

TABLE 90

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Sets the start index for retrieving the SNMP
groups. When both startIndex and
numRetrieved parameters are not present, then
all the possible SNMP groups will be returned.

numRetrieved

unsignedInt

Optional

Specifies the number of SNMP groups to be
retrieved. The maximum value allowed is 64.
When both startIndex and numRetrieved
parameters are not present, then all possible
SNMP groups will be returned.

Filter

SnmpGroupFilter

Optional

Filter criteria.

TABLE 91

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information. This provides the information - total entries
available and the time at which the values are retrieved.

groupList

SnmpGroupConfig

[ ]

Retrieves all the SNMP groups configuration information.

TABLE 92

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

Sets the start
index for
retrieving the
configured
TACACS servers.

When both startIndex and numRetrieved
parameters are not present, then all the
possible configured TACACS servers will be
returned.

numRetrieved unsignedInt

Optional

Specifies the number of configured TACACS
servers to be retrieved. The maximum value
allowed is 8. When both startIndex and
numRetrieved parameters are not present,
then all possible configured TACACS servers
will be returned.

Filter

TacacsServerFilter

Optional

Filter criteria.