Moving a Tag Namespace
Learn how to move a tag namespace to a different compartment on a Roving Edge device.
You can move an active or retired tag namespace and its tag key definitions to a different compartment within the same tenancy.
To move a tag namespace, you must be granted manage tag-namespaces access in both compartments.
On a Roving Edge device, moving a tag namespace by using the Device Console is not supported.
Use the oci iam tag-namespace change-compartment command and required parameters to move a tag namespace to a different compartment.
Example:
oci iam tag-namespace change-compartment --compartment-id destination_compartment_OCID --tag-namespace-id tag_namespace_OCIDFor a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the ChangeTagNamespaceCompartment operation to move a tag namespace to a different compartment.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.