Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 504 Bytes

ScheduleNew.md

File metadata and controls

23 lines (12 loc) · 504 Bytes

ScheduleNew

Schedules an already created job within the system.

Properties

Name Type Description Notes
job String The identifier of the job [optional]
instantiation InstantiationEnum If the instantiation should be handled AUTOMATIC or MANUAL [optional]

Enum: InstantiationEnum

Name Value
AUTOMATIC "AUTOMATIC"
MANUAL "MANUAL"