Deleting Dedicated Virtual Machine Hosts
You can delete a dedicated virtual machine host after you terminate (delete) the instances that are placed on it.
- Open the navigation menu and click Compute. Under Compute, click Dedicated Virtual Machine Hosts.
- Click the dedicated virtual machine host that you're interested in.
- 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.