Deleting a Batch Context

Delete a batch context in Batch.

    1. On the Batch context list page, find the batch context you want to delete. If you need help finding the list page, see, Listing Batch Contexts.
    2. From the Actions menu (three dots) for the batch context, select Delete.
    3. In the Delete Batch context dialog box, select Delete to confirm deletion.
      Note

      You can't delete a batch context if it contains one or more jobs with active tasks running in the job pool.
  • Use the oci batch batch-context delete command and required parameters to delete a batch context:
    oci batch batch-context delete [OPTIONS]

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

  • Run the operation DeleteBatchContext to delete a batch context.