|
1 | 1 | --- |
2 | | -mapped_urls: |
3 | | - - https://www.elastic.co/guide/en/cloud-heroku/current/ech-delete-deployment.html |
4 | | - - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-delete-deployment.html |
5 | | - - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-terminate-deployment.html |
6 | | - - https://www.elastic.co/guide/en/cloud/current/ec-delete-deployment.html |
7 | | - - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-restore-deployment.html |
8 | | - - https://www.elastic.co/guide/en/cloud/current/ec-billing-stop.html |
9 | | - - https://www.elastic.co/guide/en/serverless/current/general-billing-stop-project.html |
| 2 | +navigation_title: "Delete a cloud deployment" |
| 3 | +applies_to: |
| 4 | + deployment: |
| 5 | + ess: |
| 6 | + ece: |
| 7 | + serverless: |
10 | 8 | --- |
11 | 9 |
|
12 | | -# Delete a cloud deployment |
| 10 | +# Delete an Enterprise or Hosted deployment or a Serverless project |
13 | 11 |
|
14 | | -% What needs to be done: Refine |
| 12 | +This page provides instructions for deleting several types of cloud deployments, and outlines key considerations before proceeding. |
15 | 13 |
|
16 | | -% Use migrated content from existing pages that map to this page: |
| 14 | +## {{ech}} [elastic-cloud-hosted] |
17 | 15 |
|
18 | | -% - [ ] ./raw-migrated-files/cloud/cloud-heroku/ech-delete-deployment.md |
19 | | -% - [ ] ./raw-migrated-files/cloud/cloud-enterprise/ece-delete-deployment.md |
20 | | -% - [ ] ./raw-migrated-files/cloud/cloud-enterprise/ece-terminate-deployment.md |
21 | | -% - [ ] ./raw-migrated-files/cloud/cloud/ec-billing-stop.html |
22 | | -% - [ ] ./raw-migrated-files/cloud/cloud/ec-delete-deployment.md |
23 | | -% - [ ] ./raw-migrated-files/docs-content/serverless/general-billing-stop-project.html |
24 | | -% - [ ] ./raw-migrated-files/cloud/cloud-enterprise/ece-restore-deployment.md |
25 | | -% Notes: if you need to restore a deleted deployment ... |
| 16 | +To delete an {{ech}} deployment: |
26 | 17 |
|
27 | | -⚠️ **This page is a work in progress.** ⚠️ |
| 18 | +1. Log in to the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body). |
| 19 | +2. On the deployment overview page, select **Actions**, then select **Delete deployment** and confirm the deletion. |
28 | 20 |
|
29 | | -The documentation team is working to combine content pulled from the following pages: |
| 21 | +When you delete your deployment, billing stops immediately, rounding up to the nearest hour. |
| 22 | + |
| 23 | +:::{{warning}} |
| 24 | +When deployments are deleted, we erase all data on disk, including snapshots. Snapshots are retained for very a limited amount of time post deletion and we cannot guarantee that deleted deployments can be restored from snapshots for this reason. If you accidentally delete a deployment, please contact support as soon as possible to increase the likelihood of restoring your deployment. |
| 25 | +::: |
| 26 | + |
| 27 | +:::{{tip}} |
| 28 | +If you want to keep the snapshot for future purposes even after the deployment deletion, you should [use a custom snapshot repository](/deploy-manage/tools/snapshot-and-restore/elastic-cloud-hosted.md). |
| 29 | +::: |
| 30 | + |
| 31 | +## Serverless |
| 32 | + |
| 33 | +To delete a {{serverless-full}} project: |
| 34 | + |
| 35 | +1. Log in to the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body). |
| 36 | +2. Find your project on the home page in the **Serverless Projects** card and select **Manage** to access it directly. Or, select **Serverless Projects** to go to the projects page to view all of your projects. |
| 37 | +3. Select **Actions**, then select **Delete project** and confirm the deletion. |
| 38 | + |
| 39 | +:::{warning} |
| 40 | +All data is lost. Billing for usage is by the hour and any outstanding charges for usage before you deleted the project will still appear on your next bill. |
| 41 | +::: |
| 42 | + |
| 43 | +## {{ece}} |
| 44 | + |
| 45 | +### Delete a deployment |
| 46 | + |
| 47 | +To delete an {{ece}} deployment: |
| 48 | + |
| 49 | +1. [Log into the Cloud UI](/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md). |
| 50 | +2. On the **Deployments** page, select your deployment. |
| 51 | + |
| 52 | + Narrow the list by name, ID, or choose from several other filters. To further define the list, use a combination of filters. |
| 53 | + |
| 54 | +3. Terminate the deployment. |
| 55 | +4. Select **Delete deployment** and follow the steps to delete the deployment permanently. |
| 56 | + |
| 57 | +:::{warning} |
| 58 | +Deleting a deployment cannot be undone. |
| 59 | +::: |
| 60 | + |
| 61 | +### Terminate a deployment |
| 62 | + |
| 63 | +Terminating a deployment stops all running instances and **deletes all data**. Only configuration information is saved so that you can restore the deployment in the future. If there is [a snapshot repository associated](/deploy-manage/tools/snapshot-and-restore/cloud-enterprise.md) with the Elasticsearch cluster and at least one snapshot has been taken, you can restore the cluster with the same indices later. |
| 64 | + |
| 65 | +To terminate an {{ece}} deployment, |
| 66 | + |
| 67 | +1. [Log into the Cloud UI](/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md). |
| 68 | +2. On the **Deployments** page, select your deployment. |
| 69 | + |
| 70 | + Narrow the list by name, ID, or choose from several other filters. To further define the list, use a combination of filters. |
| 71 | + |
| 72 | +3. In the **Deployment Management** section, select **Terminate deployment**. |
| 73 | + |
| 74 | + |
| 75 | +### Restore a deployment |
| 76 | + |
| 77 | +You can restore a deployment that was previously terminated to its original configuration. Note that the data that was in the deployment is not restored, since it is deleted as part of the termination process. If you have a snapshot, you can [restore it](/deploy-manage/tools/snapshot-and-restore/restore-snapshot.md) to recover the {{es}} indices. |
| 78 | + |
| 79 | +To restore a terminated deployment, |
| 80 | + |
| 81 | +1. [Log into the Cloud UI](/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md). |
| 82 | +2. On the **Deployments** page, select your deployment. |
| 83 | + Narrow the list by name, ID, or choose from several other filters. To further define the list, use a combination of filters. |
| 84 | +3. In the **Deployment Management** section, select **Restore** and then acknowledge the confirmation message. |
30 | 85 |
|
31 | | -* [/raw-migrated-files/cloud/cloud-heroku/ech-delete-deployment.md](/raw-migrated-files/cloud/cloud-heroku/ech-delete-deployment.md) |
32 | | -* [/raw-migrated-files/cloud/cloud-enterprise/ece-delete-deployment.md](/raw-migrated-files/cloud/cloud-enterprise/ece-delete-deployment.md) |
33 | | -* [/raw-migrated-files/cloud/cloud-enterprise/ece-terminate-deployment.md](/raw-migrated-files/cloud/cloud-enterprise/ece-terminate-deployment.md) |
34 | | -* [/raw-migrated-files/cloud/cloud/ec-delete-deployment.md](/raw-migrated-files/cloud/cloud/ec-delete-deployment.md) |
35 | | -* [/raw-migrated-files/cloud/cloud-enterprise/ece-restore-deployment.md](/raw-migrated-files/cloud/cloud-enterprise/ece-restore-deployment.md) |
|
0 commit comments