Deleting Dedicated Virtual Machine Hosts

You can delete a dedicated virtual machine host after you terminate (delete) the instances that are placed on it.

See Terminating an Instance.

    1. Open the navigation menu and click Compute. Under Compute, click Dedicated Virtual Machine Hosts.
    2. Click the dedicated virtual machine host that you're interested in.
    3. Click Delete, and then confirm when prompted.
  • Open a command prompt and run:

    oci compute dedicated-vm-host delete --dedicated-vm-host-id <dedicated_VM_host_OCID>
  • Use the DeleteDedicatedVmHost operation.