deleteAutoScalingLaunchConfiguration
    • PDF

    deleteAutoScalingLaunchConfiguration

    • PDF

    Article Summary

    개요

    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.