suspendProcesses
    • PDF

    suspendProcesses

    • PDF

    Article Summary

    Overview

    Suspends 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 suspend
    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}/suspendProcesses
    ?autoScalingGroupName=asg-1
    

    Response example

    <suspendProcessesResponse>
       <requestId>61964cd5-e29d-4d38-b0c8-5e5009c66b7b</requestId>
       <returnCode>0</returnCode>
       <returnMessage>success</returnMessage>
    </suspendProcessesResponse>
    

    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.