Moving an SDDC Between Compartments
Move an SDDC in VMware Solution from one compartment to another.
- On the Software-Defined Data Centers list page, find the SDDC that you want to work with. If you need help finding the list page or the SDDC, see Listing SDDCs.
- From the for the SDDC, select Move resource.
- In the Move resource panel, select the destination compartment from the list.
- Select 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 parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeSddcCompartment operation to move the SDDC to a different compartment.