Moving a Queue to Another Compartment
Move a queue to another compartment.
- On the Queues list page, select the queue that you want to work with. If you need help finding the list page or the queue, see Listing Queues.
- On the details page for the queue, select Move resource.
- Select the compartment to which you want to move the queue.
- Select Move resource.
Use the
oci queue queue-admin queue change-compartment
command and required parameters to move a queue:oci queue queue-admin queue change-compartment --compartment-id <compartment_id> --queue-id <queue_OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the ChangeQueueCompartment operation to move a queue.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.