deleteScheduledAction
    • PDF

    deleteScheduledAction

    • PDF

    Article Summary

    Overview

    Deletes scheduled scaling actions created by PutScheduledUpdateGroupAction.

    Request

    Request parameters

    ParameterRequiredTypeLimitationsDescription
    autoScalingGroupNameNStringMin: 1, Max: 255Name of the Auto Scaling group to view.
    Since a scheduled action name is unique in the Auto Scaling group, a scheduled action with the same scheduled action name is deleted if no matching group is found.
    scheduledActionNameYStringMin: 1, Max: 255Scheduled action name
    It must be unique within the specified Auto Scaling group, and the scheduled action specified with this parameter is deleted.

    Response

    Response body

    Examples

    Request example

    {AUTOSCALILNG_API_URL}/deleteScheduledAction
    &scheduledActionName=sa-1
    

    Response example

    <deleteScheduledActionResponse>
       <requestId>1651a986-1de3-4a03-98ad-ae8c24fa25b7</requestId>
       <returnCode>0</returnCode>
       <returnMessage>success</returnMessage>
    </deleteScheduledActionResponse>
    

    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.