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.