Moving a Runbook Between Compartments
Move a runbook in Fleet Application Management to a different compartment in your Oracle Cloud Infrastructure tenancy.
Note
When moving a runbook to another compartment, note that this runbook is no longer accessible from this compartment.
When moving a runbook to another compartment, note that this runbook is no longer accessible from this compartment.
- On the Runbooks list page, select the runbook that you want to work with. If you need help finding the list page or the runbook, see Listing Runbooks
- 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 runbook change-compartment command and required parameters to move an active runbook to a different compartment.
oci fleet-apps-management fleet-apps-management-runbooks runbook change-compartment --compartment-id <compartment_OCID> --runbook-id <runbook_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 ChangeRunbookCompartment operation to move an active runbook to another compartment.