MENU
      getAdjustmentTypeList

        getAdjustmentTypeList


        기사 요약

        개요

        설정 가능한 정책(policy) 조정 유형들을 리스트 형태로 받습니다.

        응답

        응답 바디

        예시

        요청 예시

        {AUTOSCALILNG_API_URL}/getAdjustmentTypeList
        HTTP

        응답 예시

        <getAutoScalingPolicyListResponse>
           <requestId>9fc03056-b3c4-40c0-b52d-8538c1df8b9b</requestId>
           <returnCode>0</returnCode>
           <returnMessage>success</returnMessage>
           <totalRows>3</totalRows>
           <adjustmentTypeList>
              <adjustmentType>
                 <code>CHANG</code>
                 <codeName>ChangeInCapacity</codeName>
              </adjustmentType>
              <adjustmentType>
                 <code>EXACT</code>
                 <codeName>ExactCapacity</codeName>
              </adjustmentType>
              <adjustmentType>
                 <code>PRCNT</code>
                 <codeName>PercentChangeInCapacity</codeName>
              </adjustmentType>
           </adjustmentTypeList>
        </getAutoScalingPolicyListResponse>
        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.