terminateServerInstanceInAutoScalingGroup
    • PDF

    terminateServerInstanceInAutoScalingGroup

    • PDF

    Article Summary

    概要

    指定されたサーバインスタンスの返却、サーバインスタンスの削除と同時にグループサイズを一つ(one)減少させるように選択できます。

    リクエスト

    リクエストパラメータ

    パラメータ名必須タイプ制約事項説明
    serverInstanceNoYesString-削除するサーバインスタンスの識別番号です。
    サーバインスタンスがオートスケーリンググループに属してない場合は有効ではありません。
    shouldDecrementDesiredCapacityYesBoolean-サーバインスタンスの削除と同時に所属のオートスケーリンググループのsizeを一つ減少させるのかに対する区分です。
    減少させる場合はtrue 、減少させない場合は falseを入力します。

    レスポンス

    レスポンスボディ

    例示

    リクエスト例示

    {AUTOSCALILNG_API_URL}/terminateServerInstanceInAutoScalingGroup
    ?serverInstanceNo=68124
    &shouldDecrementDesiredCapacity=false
    

    レスポンス例示

    <terminateServerInstanceInAutoScalingGroupResponse>
       <requestId>1d7573fd-d321-400b-82bd-8a3a9692b5b6</requestId>
       <returnCode>0</returnCode>
       <returnMessage>success</returnMessage>
    </terminateServerInstanceInAutoScalingGroupResponse>
    

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

    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.