AMI Parameter
AMI methods accept input parameters and return output parameters. The AMI API provides functions to define input and output parameters for an AMI method, to set and get the values of those parameters. The API allows settings of multiple values for output parameters allowing multiple (tabular) instances to be returned. If multiple instances (rows) of output parameters are returned then certain output parameters must be defined as indexes. These index parameters must have unique values across output parameter instances returned. If more than one index parameter is defined then the defined indexes are considered a composite index with the primary index specified first.