Deleting a Job Pool

Delete a job pool in Batch.

Note

You can delete a job pool only if all its contained jobs are canceled. The job pool itself can be in either the Active or Inactive state to be deleted.
    1. On the Batch contexts list page, select the batch context that contains the job pool that you want to delete. If you need help finding the list page, see Listing Batch Contexts.
    2. On the batch context details page, select the Job pools tab.
    3. Select the Actions menu (three dots) for the job pool that you want to delete, and then select Delete.
    4. In the Delete dialog box, select Delete.
  • Use the oci batch batch-job-pool delete command and required parameters to get a delete a job pool:
    oci batch batch-job-pool delete [OPTIONS]

    For a complete list of flags and variable options for Batch CLI commands, see the Batch CLI.

  • Run the DeleteBatchJobPool operation to delete a job pool.