Delete cloud server
Once deleted, the cloud server and its disks cannot be restored.
The local boot disk is deleted with the server, the network boot disk can be unsubscribe before removal.
Control panel
OpenStack CLI
-
To save the data, disconnect the network boot disk from the server.
-
В control panels from the top menu, press Products and select Cloud servers.
-
On the menu. of the server select Delete server.
-
Optional: Select the disk to delete. To delete all disks, select the checkbox to delete all disks Delete the disks of this server.
If you selected boot disks and additional disks when removing the server, they will be removed by the cloud platform's built-in tools.
-
Click Delete.
If network ports are connected to the server, removing them via the OpenStack CLI will not remove them, but will only disconnect them from the server. To delete a port, use the following instructions Delete port.
-
To save the data, disconnect the network boot disk from the server.
-
Delete the cloud server:
openstack server delete <server>
Specify
<server>
— ID or server name. The list of servers can be viewed using the commandopenstack server list