Pausing a Job
Pause a job in Batch.
Note
You can only pause a job when it's in the
You can only pause a job when it's in the
In progress state.- On the Batch contexts list page, select the batch context that contains the job pool with the job that you want to pause. If you need help finding the list page, see Listing Batch Contexts.
- On the batch context details page, select the Job pools tab.
- Select the job pool that contains the job that you want to pause.
- On the job pools details page, select the Jobs tab.
- Select the for the job that you want to pause, and then select Pause.
- On the Pause dialog box, select Pause.
- Use the oci batch batch-job pause command and required parameters to pause a job:
oci batch batch-job pause [OPTIONS]For a complete list of flags and variable options for Batch CLI commands, see the Batch CLI.
Run the PauseBatchJob operation to pause a job.