Schedules an already created job within the system.
| Name | Type | Description | Notes |
|---|---|---|---|
| job | String | The identifier of the job | [optional] |
| instantiation | InstantiationEnum | If the instantiation should be handled AUTOMATIC or MANUAL | [optional] |
| Name | Value |
|---|---|
| AUTOMATIC | "AUTOMATIC" |
| MANUAL | "MANUAL" |