Zum Inhalt springen

Deleting a Windows Server

Diese Seite ist noch nicht in deiner Sprache verfügbar. Englische Seite aufrufen

Delete a Windows Server with the STACKIT Portal

Section titled “Delete a Windows Server with the STACKIT Portal”

If you want to delete a Windows server with the STACKIT portal, please navigate to the server overview, click on the three vertical dots on the right and select delete:

Context menu for a server in the list view, displaying management actions including Start, Stop, Reboot, and the highlighted 'Delete' option.

Wait for the process to finish. At this point your managed service for this server is being terminated.

Delete a Windows Server with the STACKIT IAAS API/CLI

Section titled “Delete a Windows Server with the STACKIT IAAS API/CLI”

More information on how to delete an server via STACKIT IAAS CLI is available here: How to create a VM via IaaS-API.

Section titled “Restore a backup volume related to a deleted Windows Server”

If you want to restore a backup from a volume after the server is deleted, you can find the available backups and volumeBackups.ids in your project via STACKIT IAAS API or CLI and use them to restore the backup in new volumes.

In case you do not provide a volume to which the backup need to be restored, a new volume will be created from this backup. You can use it to create new server after that from this volume.

All existing volume backups related to the deleted server will remain until their expiration date is reached. If preferred, you can also delete such backups manually via STACKIT IAAS API.

More information about how to manage your backup via STACKIT IAAS API can be found in this documentation: How to create volume snapshots and backups via IaaS-API CLI.

Please, read our FAQ & Known Issues section for more information.