Deleting an SDDC

Delete (terminate) an SDDC in VMware Solution.

Deleting an SDDC removes the SDDC's associated instances and boot volumes. With a failed SDDC, you can also delete all its associated networking resources. These resources include the subnet and its route table and security list, and the VLANs and their route tables and NSGs. A networking resource can't be deleted if that resource is used by another SDDC or networking resource. A networking resource in use remains after the SDDC is deleted.

Warning

Deletion removes the SDDC and its associated resources. Deleted resources can't be restored.
    1. On the Software-Defined Data Centers list page, find the SDDC that you want to delete. 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 Terminate.
    3. Follow the prompt to confirm termination, and select Terminate all.
  • Use the sddc delete command and required parameters to terminate the SDDC and remove its associated resources:

    oci ocvs sddc delete --sddc-id sddc_OCID [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the DeleteSddc operation to to terminate the SDDC and remove its associated resources.