Command Line Interface

The Automic Automation Intelligence (AAI) Batch interface is an alternative way to access the AAI Server. It allows a user to collect commands into a script for repeated or automated execution, and provides a way to access the AAI server without logging in to the GUI client. Only a subset of AAI functionality is currently exposed through this interface. This following sections describe how to run the included scripts and how to write new scripts.

Important !
  • You can find sample jython scripts in the examples directory in the AAI installation directory (Automic_Automation_Intelligence). Copy these examples as a starting point or template for defining your own scripts with your parameters.

  • Do not modify the scripts in the examples directory. Instead, make a copy with another name because example scripts with the original names will be overwritten when you upgrade your installation.

Note:

To define certain configuration properties that you otherwise would do with the AAI Configuration Tool, use the Configuration Tool CLI, see Configuration Tool Command Line Interface.

This section includes the following pages: