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

72 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
3
Return values
Table 179 contains the return values of the method.
Error messages
List of Error Messages
getContextConfiguration
Description
Retrieves the running configurations of the given context.
Parameters
Table 180 contains the parameters required for the method.
Return values
Table 181 contains the return values of the method.
Error messages
List of Error Messages
getRoleTemplate
Description
Retrieves a specific template information from the system.
numRetrieved unsignedInt Optional Any positive integer value
1 through 1024.
Specifies the number of contexts to
retrieve. Maximum value allowed is 32.
filter UserFilter Optional Filter type (user type or
context)
Identifies the filtering criteria based on
which the users will be retrieved.
TABLE 179 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all the users who meet the specified
filter criteria.
users User[ ] Identifies the user details retrieved.
TABLE 180 Parameters
Name Type Presence Rules Description
context string Mandatory Maximum 32 characters Identifies the context information to be retrieved.
TABLE 181 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about the running configurations of the
given context.
contextConfig string Identifies the running configuration of the given context.
TABLE 178 Parameters
Name Type Presence Rules Description