Script Inventory

Scripts contain one or more Ant tasks and provide coded instructions to carry out jobs for DROPS and/or target systems.

Each script described here includes a table to detail its parameters. Some scripts do not have any parameters, and some are available in multiple versions.

In the parameter tables, the Output column indicates if a parameter's value can be used as an output value. It can either be:

  • No, which means the parameter's value cannot be used by other scripts, or
  • Yes, which means the parameter's value can be used by the scripts that follow the current script in the deployment process.

The Type column indicates the type of value expected for each parameter. It can either be a string, a boolean or a numeric value.