Moving a Resource
Move a resource from one compartment to another in Media Flow.
If the buckets or distribution channels used by the moved resource aren't visible in the new compartment, a notification is displayed. Misconfiguration can lead to failed jobs. Be sure to update the configurations to prevent jobs from failing.
For details about moving a resource, see Managing Compartments.
- On the Media workflows list page, select the compartment containing the media workflow from where you want to move resources. If you need help finding the list page, see Creating a Media Workflow.
- Select the name of the media workflow from where you want to move resources.
- On the details page, select the Actions menu and then select Move resource.
- Select the new compartment, and then select Move resource.
To move a resource, run the
change-compartmentcommand:oci media-services media-workflow change-compartment [OPTIONS]Required parameters for the
change-compartmentcommand:-
--compartment-id, -c [text] -
--media-workflow-id [text]
To get all the commands for
media-workflow:oci media-services media-workflow -hTo get help for the
change-compartmentcommand:oci media-services media-workflow change-compartment -hFor a complete list of flags and variable options for CLI commands, see the Command Line Reference.
-
To move a resource, use the
ChangeMediaWorkflowCompartmentoperation.To move a job within a workflow, use the
ChangeMediaWorkflowJobCompartmentoperation.