MENU
      resumeProcesses

        resumeProcesses


        Article summary

        Overview

        Resumes scaling processes for the specified Auto Scaling group.

        Request

        Request parameters

        ParameterRequiredTypeLimitationsDescription
        autoScalingGroupNameYStringMin: 1, Max: 255Name of the Auto Scaling group to get
        scalingProcessCodeListNListMin: 1, Max: 5List of process codes to resume
        LANCH (LAUNCH)
        TERMT (TERMINATE)
        HTHCK (HEALTH_CHECK)
        RPUNH (RELACE_UNHEALTHY)
        ZNRBL (ZONE_REBALANCE)
        SCACT (SCHEDULED_ACTIONS)
        ADTLB (ADD_TO_LOAD_BALANCER)
        ALMNO (ALARM_NOTIFICATION)

        Response

        Response body

        Examples

        Request example

        {AUTOSCALILNG_API_URL}/resumeProcesses
        ?autoScalingGroupName=asg-1
        HTTP

        Response example

        <resumeProcessesResponse>
           <requestId>c9c75402-73f6-4980-8131-f6b866de5477</requestId>
           <returnCode>0</returnCode>
           <returnMessage>success</returnMessage>
        </resumeProcessesResponse>
        XML

        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.