MENU
      deletePolicy

        deletePolicy


        기사 요약

        개요

        Scaling 정책(policy)을 삭제합니다.

        요청

        요청 파라미터

        파라미터명필수 여부타입제약 사항설명
        policyNameYesStringMin : 1, Max : 255삭제할 스케일링 정책 이름
        autoScalingGroupNameYesStringMin : 1, Max : 255정책을 삭제할 오토스케일링 그룹명 입력

        응답

        응답 바디

        예시

        요청 예시

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

        응답 예시

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

        이 문서가 도움이 되었습니까?

        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.