Moving an SDDC to a Different Compartment

Move an SDDC to a different compartment in VMware Solution.

  • Information in the Console might be shown in a different order than is presented in this topic. Regardless of the order presented, all required and optional fields are the same.

    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. To view the SDDCs in a different compartment, use the Compartment filter to switch compartments.

      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

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