deletePolicy
    • PDF

    deletePolicy

    • PDF

    Article Summary

    概要

    Scalingポリシー(policy)を削除します。

    リクエスト

    リクエストパラメータ

    パラメータ名必須タイプ制約事項説明
    policyNameYesStringMin : 1, Max : 255削除するスケーリングポリシーの名称
    autoScalingGroupNameYesStringMin : 1, Max : 255ポリシーを削除するオートスケーリンググループ名を入力します。

    レスポンス

    レスポンスボディ

    例示

    リクエスト例示

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

    レスポンス例示

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

    この記事は役に立ちましたか?

    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.