All Products
Search
Document Center

Elastic Compute Service:Delete an auto provisioning group

Last Updated:Mar 25, 2024

You can delete auto provisioning groups that are no longer needed. This topic describes how to delete an auto provisioning group.

Prerequisites

Your account is granted permissions on Auto Provisioning. For more information, see Manage the service-linked role for Auto Provisioning.

Procedure

Note

Using auto provisioning groups alleviates the instability caused by preemptible instances being reclaimed. If you use preemptible instances without the help of auto provisioning groups, pay attention to the statuses of the instances to ensure stability.

  1. Log on to the ECS console.

  2. In the left-side navigation pane, choose Deployment & Elasticity > icon1 > Auto Provisioning.

  3. In the top navigation bar, select the region and resource group to which the resource belongs. 地域

  4. On the Auto Provisioning page, delete auto provisioning groups.

    • To delete a single auto provisioning group, find the group and click Delete in the Actions column.

    • To delete one or more auto provisioning groups at a time, select the auto provisioning groups and click Delete Group in the lower part of the page.

  5. In the Delete Group dialog box, specify whether to release all instances in the auto provisioning group.

    • If you turn on Delete Instances, all instances in the auto provisioning group are released when the group is deleted.

    • If you turn off Delete Instances, only the auto provisioning group is deleted. All instances in the auto provisioning group are retained.

  6. Click OK.

References

For information about how to call an API operation to delete an auto provisioning group, see DeleteAutoProvisioningGroup.