Moving an SDDC Between Compartments
Move an SDDC in VMware Solution from one compartment to another.
- Open the navigation menu, click Hybrid, and then click VMware Solution.
- Click the name of the SDDC that you want to move. If you don't see the SDDC listed, ensure that the correct compartment is selected.
- Click Move resource.
- Choose the destination compartment from the list.
- Click Move resource.
Use the sddc change-compartment command and required parameters to move the SDDC to another compartment:
oci ocvs sddc change-compartment --compartment-id destination_compartment_OCID --sddc-id sddc_OCID [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the ChangeSddcCompartment operation to move the SDDC to a different compartment.