Deleting Dedicated Virtual Machine Hosts
You can delete a dedicated virtual machine host after you terminate (delete) the instances that are placed on it.
- Navigate to the Dedicated Virtual Machine Hosts list page. If you need help finding the list page, see Listing Dedicated Virtual Machine Hosts.
- Select the dedicated virtual machine host that you're interested in.
- Select the option you see:
- Select 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>
For a complete list of flags and variable options for the Compute service CLI commands, see the command line reference for Compute.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.
Use the DeleteDedicatedVmHost operation.