StartJob
The StartJob
action immediately starts a job that you have configured in the [Repositories]
section of the OmniGroupServer configuration file.
Example
http://localhost:3057/Action=StartJob&Repository=NT
Parameters
Parameter | Description | Required |
---|---|---|
EncryptResponse | Encrypt the output. | |
FileName | The file to write output to. | |
ForceTemplateRefresh | Forces the server to load the template from disk. | |
Output | Write output to a file. | |
Repository
|
A comma-separated list of repository names (the names of the tasks that you want to start). | Yes |
Template | The template to use for the action output. | |
TemplateParamCSVs | A list of variables to use for the specified template. |