Planned downtime in combination with the Job Management API

When a job is started through an API, the API places the job in the scheduled jobs. When the scheduler picks up the job, the normal checks are performed, including the planned downtime check.

If the job were to end during a planned downtime, the job will not start. In this case, the status of the scheduled job is changed to Postponed, but no message is displayed.

Use the API to get more information about the scheduled job.