deletePolicy
    • PDF

    deletePolicy

    • PDF

    Article Summary

    Overview

    Deletes a scaling policy.

    Request

    Request parameters

    ParameterRequiredTypeLimitationsDescription
    policyNameYStringMin: 1, Max: 255Name of the scaling policy to delete
    autoScalingGroupNameYStringMin: 1, Max: 255Name of the Auto Scaling group from which you want to delete a policy

    Response

    Response body

    Examples

    Request example

    {AUTOSCALILNG_API_URL}/deletePolicy
    &autoScalingGroupName=asg-0601
    &policyName=scale-out
    

    Response example

    <deletePolicyResponse>
       <requestId>beb99f0c-9415-469f-8c1c6ac130a16515</requestId>
       <returnCode>0</returnCode>
       <returnMessage>success</returnMessage>
    </deletePolicyResponse>
    

    Was this article helpful?

    What's Next
    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.