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

456 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
5
Error messages
List of Error Messages.
getAllScriptsConfigurationSummary
This method gets a summary of all the script that are available in the system
Parameters
Table 307 contains the parameters required for the method
Return values
This table contains the return values of the method.
Error messages
List of Error Messages
getAllScriptsSummary
Description
This method gets a summary of all the script that are bound in the system
Parameters
Table 309 contains the parameters required for the method
TABLE 307 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Identifies the starting index
numRetrieved unsignedInt Optional Identifies the number of scripts to be retrieved.
Maximum value allowed is 30.
filter ScriptFilter Optional Currently unused
TABLE 308 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about the scripts.
configuration ScriptConfigurationSummary[] Contains the information about the scripts list
TABLE 309 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Identifies the starting index
numRetrieved unsignedInt Optional Identifies the number of scripts to be retrieved.
Maximum value allowed is 30.
filter ScriptFilter Optional Currently unused