Updating a Job
Update a job's name or tags in Resource Manager.
These steps show how to update a job in a compartment. You can also update a job in a stack. - On the Jobs list page, select the job that you want to work with. If you need help finding the list page or the stack, see Listing Jobs.
-
To update the job name, follow these steps:
- Select Edit job.
- In the Edit job panel, update the job name.
- Select Save changes.
- To add a tag, select Add tags, and enter the tag namespace, key, and value.
- To view existing tags, select the Tags tab and then select Defined tags or Free-form tags.
- To edit an existing tag, select the edit icon, update the value in the Edit tag dialog box, and then select Save.
- To remove a tag, select the edit icon and then select Remove tag.
Use the
oci resource-manager job update
command and required parameters to update a job.oci resource-manager job update --job-id <job_OCID>
For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.
Use the UpdateJob operation to update a job.