Delete Instance
- Personal Area
- Openstack CLI
On the OneCloudPlanet platform, an instance is deleted by default along with its main disk (root disk).
The delete operation is irreversible! Before proceeding, make sure you have saved all important data in a safe place (created a backup).
Prepare the instance for deletion. Duplicate the disks from the instance that need to be preserved.
After saving the necessary data, delete the instance.
Delete the instance using one of the methods below.
To delete an instance via the personal area:
- Go to Instances.
- Delete the instance using one of the methods below.
Using bulk operations - for multiple instances:
- From the list, select the instances you want to delete.

- Above the instance list, click the Delete button. The action will be performed automatically.
Via context menu - for a single instance:
In the instance list, click on the name of the instance you want to delete.
Expand the context menu of the instance.

- Click Delete
On the instance page:
In the instance list, click on the name of the instance you want to delete.
On the right above the table with instance parameters, click the Menu button.

- Click Delete.
Make sure the OpenStack client is installed and you can authenticate to use it.
Run the required command.
- Delete an instance
openstack server delete <instance ID>