-
Notifications
You must be signed in to change notification settings - Fork 260
feat(em): add em deletion documentation #5013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| --- | ||
| meta: | ||
| title: How to delete an Elastic Metal server | ||
| description: Learn how delete a Scaleway Elastic Metal server with this step-by-step guide. | ||
| content: | ||
| h1: How to delete an Elastic Metal server | ||
| paragraph: Learn how to delete a Scaleway Elastic Metal server with this step-by-step guide. | ||
| tags: elastic-metal delete | ||
| dates: | ||
| validation: 2025-05-22 | ||
| posted: 2025-05-22 | ||
| categories: | ||
| - bare-metal | ||
| --- | ||
|
|
||
| This page shows how to delete an Elastic Metal server from the Scaleway console. | ||
|
|
||
| <Macro id="requirements" /> | ||
|
|
||
| - A Scaleway account logged into the [console](https://console.scaleway.com) | ||
| - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization | ||
| - An Elastic Metal server compatible with [remote access](/elastic-metal/concepts/#remote-access) | ||
|
|
||
| <Message type="important"> | ||
| Deleting your Elastic Metal server is an irreversible action. Any data stored on it **will be lost**. | ||
| </Message> | ||
|
|
||
| ## Deleting an Elastic Metal server | ||
|
|
||
| 1. Click **Elastic Metal** in the **Bare Metal** section of the [Scaleway console](https://console.scaleway.com) side menu. The Elastic Metal dashboard displays. | ||
| 2. Click the name of the server you want to delete. The server information page displays. | ||
| 3. Click the **Settings** tab and scroll to de **Delete Elastic Metal server** section. | ||
| 4. Click **Delete Elastic Metal server**. A pop-up displays. Type **DELETE** to confirm and click **Delete Elastic Metal server** to proceed. | ||
| <Message type="important"> | ||
| Deleting your Elastic Metal server is an irreversible action. Any data stored on it **will be lost**. Make sure to have backups of your data before you complete server deletion. | ||
| </Message> | ||
| <Message type="tip"> | ||
| Flexible IPs attached to your server will be detached during server deletion and released back into your [Flexible IP pool](https://console.scaleway.com/elastic-metal/flexible-ips/). | ||
| You can then attach them to another Elastic Metal server. If you no longer need them, remember to delete them separately. | ||
| </Message> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.