Moving an SDDC Between Compartments

Move an SDDC in VMware Solution from one compartment to another.

    1. 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.
    2. From the Actions menu (Actions Menu) for the SDDC, select Move resource.
    3. In the Move resource panel, select the destination compartment from the list.
    4. 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.