Skip to content

Start, Stop and Delete Deployments

This page provides detailed instructions on how to start, stop, and delete different plans of deployments in the Cloud Console.

Serverless Plan

This section introduces how to start, stop, and delete a serverless plan deployment.

Start and Stop a Deployment

To start a deployment that is already stopped in the console, click on the deployment to enter the deployment overview page and click the Start button in the upper right corner. To stop a deployment, follow the instructions below:

Note

After stopping the deployment, devices will not be able to connect to the deployment, and your data and connection addresses will be retained.

  1. In the console, click on the deployment you want to stop to enter the deployment overview page.
  2. Click the Stop button in the upper right corner and enter the deployment name in the pop-up box.
  3. Click Confirm to stop the deployment.

Delete a Deployment

Note

After deleting the deployment, devices will not be able to connect to the deployment, and all data and configurations of the deployment will be deleted.

  1. In the console, click on the deployment you want to delete to enter the deployment overview page.
  2. Click the Delete button in the upper right corner and enter the deployment name in the pop-up box.
  3. Click Confirm to delete the deployment.

Dedicated Plan

This section introduces how to start, stop, and delete a dedicated plan deployment.

Start and Stop a Deployment

To start a deployment that is already stopped in the console, click on the deployment to enter the deployment overview page and click the Start button in the upper right corner.

To stop a deployment, follow the instructions below. Before stopping the deployment, make sure that the deployment is in the Running state.

Note

After stopping the deployment, you will not be able to connect to the deployment, but your data and connection addresses will be retained, and data retention fees will be charged.

  1. In the console, click on the deployment you want to stop to enter the deployment overview page.
  2. Click the Stop button in the upper right corner and enter the deployment name in the pop-up box.
  3. Click Confirm to stop the deployment.

Delete a Deployment

Before deleting the deployment, make sure that the deployment is in the Running state.

Note

After deleting the deployment, you will no longer be able to connect to it, and all deployment data and configurations will be removed. The deployment billing will also be stopped.

  1. In the console, click on the deployment you want to delete to enter the deployment overview page.
  2. Click the Delete button in the upper right corner and enter the deployment name in the pop-up box.
  3. Click Confirm to delete the deployment.

BYOC

This section introduces how to start, stop, and delete a BYOC deployment.

Start a Deployment

Prerequisite

Before operating a deployment start, please make sure you've set the right IAM policy definition.

To start a deployment, go to the console, click on the deployment you want to start, and enter the deployment overview page. Click the Start button in the upper right corner to open the Start Deployment Guide as shown below:

byoc_start_deployment

For different deployment cloud platforms, the specific operating steps are as follows:

Stop a Deployment

Prerequisite

Before operating a deployment stop, please make sure you've set the right IAM policy definition.

Note

After stopping the deployment, you will not be able to connect to the deployment, your data and connection addresses will be retained.

To stop a deployment, go to the console, click on the deployment you want to delete to enter the deployment overview page. Click the Stop button in the upper right corner to open the Stop Deployment Guide as shown below:

byoc_stop_deployment

For different deployment cloud platforms, the specific operating steps are as follows:

Delete a Deployment

Prerequisites

Before deleting the deployment, please ensure that the deployment's status is Running. Make sure that all customized resources created by yourself after the deployment creation in the VPC of BYOC deployment have been deleted. Otherwise, the deployment deletion process will fail.

Note

Once you delete the deployment, you will no longer be able to connect to it, and all data and configurations associated with the deployment will be permanently deleted.

To delete a deployment, go to the console, click on the deployment you want to delete to enter the deployment overview page. Click the Delete button in the upper right corner to open the Delete Deployment Guide as shown below:

byoc_delete_deployment

Prepare an Ubuntu 20.04 (AMD64) LTS environment with internet access and follow the steps and commands provided in the Delete Deployment Guide to initiate the deletion process.

TIP

Copy and paste the commands in the Delete Deployment Guide into your Ubuntu command-line interface one by one. These commands include the values you provided on the setup page and system-predefined information.

For different deployment cloud platforms, the specific operating steps are as follows: