deleteAutoScalingGroup
    • PDF

    deleteAutoScalingGroup

    • PDF

    Article Summary

    Overview

    Deletes the selected Auto Scaling group. An Auto Scaling group can be deleted only when it has no server instances and no scaling actions are in progress for it.

    Request

    Request parameters

    ParameterRequiredTypeLimitationsDescription
    autoScalingGroupNameYStringMin: 1, Max: 255Name of the Auto Scaling group to delete

    Response

    Response body

    Examples

    Request example

    {AUTOSCALILNG_API_URL}/deleteAutoScalingGroup
    &autoScalingGroupName=asg-0228
    

    Response example

    <deleteAutoScalingGroupResponse>
       <requestId>1027b8ed-1b5d-44ae-a25e-90c1244ca43b</requestId>
       <returnCode>0</returnCode>
       <returnMessage>success</returnMessage>
    </deleteAutoScalingGroupResponse>
    

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.