Editing a Batch Context

Edit a batch context in Batch.

    1. On the Batch contexts list page, select a batch context to edit its name. If you need help finding the list page, see Listing Batch Contexts.
      Note

      You can also select the Edit option from the Actions menu.

      The Batch context details page opens and displays information about the batch context.

    2. Select Edit.
    3. In the Edit batch context page, update the batch context name and description and select Submit.
      Note

      You can update only the batch context name, description, and priority level when it's in Active state. You can't change the network, fleet, or logging configuration details. These configurations are asynchronous after the batch context is created and can't be changed further.
  • Use the oci batch batch-context updatecommand and required parameters to edit a batch context:
    oci batch batch-context update [OPTIONS]

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

  • Run the operation UpdateBatchContext to edit a batch context.