Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AMI C API Method Functions

AMI C API Method Functions
This chapter describes the AMI C API method functions. A method can return data and or perform a task. AMI methods can accept input parameters and return output parameters as required by the method. Handle-based functions are provided to define AMI methods for a specific AMI session. Through these AMI methods, the AMI manager monitors and manages your AMI application.
Topics 
Method Functions Summary
This table summarizes the AMI C API method functions. These functions are described in the following sections.
Creates a synchronous AMI method and adds it to the specified AMI session.
Creates an asynchronous AMI method and adds it to the specified AMI session.
Specifies which return parameters to use as the index(es) for methods that return tabular data.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved