Moving a Task Between Compartments
Move a task in Fleet Application Management to a different compartment in your Oracle Cloud Infrastructure tenancy.
Note
When moving a task to another compartment, note that this task is no longer accessible from this compartment.
When moving a task to another compartment, note that this task is no longer accessible from this compartment.
- On the Tasks list page, select the runbook task that you want to work with. If you need help finding the list page or the runbook task, see Listing Runbook Tasks.
- On the details page, select Actions and then select Move resource.
- In the Move resource panel, select the destination compartment from the list.
- Select Move resource.
Use the oci fleet-apps-management fleet-apps-management-runbooks task-record change-compartment command and required parameters to move an active task to a different compartment.
oci fleet-apps-management fleet-apps-management-runbooks task-record change-compartment --compartment-id <compartment_OCID> --task-record-id <task_record_OCID> [OPTIONS]
For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.
Run the ChangeTaskRecordCompartment operation to move an active task to another compartment.