Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 39
53-1003248-01
Methods
3
Parameters
Table 82 contains the parameters required for the method.
Return values
Table 83 contains the return values of the method.
Error messages
List of Error Messages
getAllRadiusServersConfiguration
Description
This method retrieves all the configured RADIUS servers.
Parameters
Table 84 contains the parameters required for the method.
TABLE 82 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the start
index for
retrieving the
files and/or
directories.
When both startIndex and numRetrieved
parameters are not present, then all the
possible files and/or directories are returned.
numRetrieved unsignedInt Optional Specifies the number of files and/or directories
to be retrieved. The maximum value allowed is
1024. When both startIndex and numRetrieved
parameters are not present, then all possible
files and/or directories are returned.
Filter FileFilter Optional Filter criteria.
TABLE 83 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.
fileList FileInfo[] Retrieves the files and/or directories (First-level) from Code flash or USB
drives.
TABLE 84 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional The start index.
numRetrieved unsignedInt Optional Specifies the number of configured RADIUS
servers to be retrieved. The maximum value
allowed is 8. When both startIndex and
numRetrieved parameters are not present,
then all possible configured RADIUS servers
will be returned.
Filter RadiusServerFilter Optional Filter criteria.