Moving a DNS Zone Between Compartments
Move a zone from one compartment to another.
See Managing Compartments for information about compartments and access control.
For more information about DNS, see the DNS service overview
- Open the navigation menu and click Networking. Under DNS management, click Zones.
- Under List scope, select the compartment that contains the zone.
- Find the zone in the list, click its Actions menu (), and select Move resource.
- Choose a destination compartment from the list.
- Click Move resource.
Use the zone change-compartment command and required parameters to move a zone to a different compartment:
oci dns zone change-compartment --zone-id zone_OCID --compartment-id compartment_OCID ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the ChangeZoneCompartment operation to move a zone to a different compartment.