deleteAutoScalingLaunchConfiguration
    • PDF

    deleteAutoScalingLaunchConfiguration

    • PDF

    記事の要約

    概要

    Launch Configurationは、削除される時にどのAuto Scaling Groupでも使用されてない状態である必要があります。

    リクエスト

    リクエストパラメータ

    パラメータ名必須タイプ制約事項説明
    launchConfigurationNameYesStringMin : 1, Max : 255削除するローンチ設定名を入力します。

    レスポンス

    レスポンスボディ

    例示

    リクエスト例示

    {AUTOSCALILNG_API_URL}/deleteAutoScalingLaunchConfiguration
    ?launchConfigurationName=lc-0228
    

    レスポンス例示

    <deleteAutoScalingLaunchConfigurationResponse>
       <requestId>81e1f723-550c-444b-bc39-467f61a2911a</requestId>
       <returnCode>0</returnCode>
       <returnMessage>success</returnMessage>
    </deleteAutoScalingLaunchConfigurationResponse>
    

    エラーコード

    以下のエラーコードは、このアクション(Action)で特徴的に発生するエラーです。共通的に発生するエラーに対する詳細な説明はNAVER Cloud Platform APIをご参考ください。

    HTTP Response Codeリターンコードリターンメッセージ
    40050150This is returned when you cannot delete a launch configuration, scaling policy, or auto scaling group because it is being used.

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

    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.