MENU
      getAutoScalingConfigurationLogList

        getAutoScalingConfigurationLogList


        기사 요약

        개요

        과거 6주 동안의 모든 설정 로그를 결과로 받습니다. 최근 설정된 설정번호가 리스트 앞에 나타납니다.
        또한 페이징이 가능하여, 사용자가 각 페이지 사이즈(항목 수)와 페이지 번호를 지정할 수 있습니다.

        요청

        요청 파라미터

        파라미터명필수 여부타입제약 사항설명
        configurationNoListNoListMin : 1, Max : 255론치 설정 번호를 입력하지 않을 경우 계정 내 생성된 모든 론치목록 정보가 보여짐
        론치 설정 번호 목록을 입력하면 요청한 론치에 해당되는 목록정보만 보여짐
        autoScalingGroupNameNoStringMin : 1, Max : 255조회하고자 하는 오토스케일링 그룹명 입력
        pageNoNoIntegerMin:0, Max:2147483647리스트 조회 시 Pagination의 페이지 정보 입력
        기본 값 0으로 입력한 경우 모든 리스트 조회
        pageSizeNoIntegerMin:0, Max:2147483647리스트 조회 시 Pagination의 페이지당 정보 개수 입력
        기본 값 0으로 입력한 경우 모든 목록 조회

        응답

        응답 바디

        예시

        요청 예시

        {AUTOSCALILNG_API_URL}/getAutoScalingConfigurationLogList
        ?configurationNoList.1= 6798
        HTTP

        응답 예시

        <getAutoScalingConfigurationLogListResponse>
           <requestId>b41fdd2c-539f-4792-9fa9-96b08550e2d6</requestId>
           <returnCode>0</returnCode>
           <returnMessage>success</returnMessage>
           <totalRows>4</totalRows>
           <configurationLogList>
              <configurationNo>6798</configurationNo>
              <configurationActionName>executePolicy</configurationActionName>
              <parameters />
              <launchConfigurationName>test-autoscaling</launchConfigurationName>
              <autoScalingGroupName>soso02</autoScalingGroupName>
              <scheduledActionName />
              <settingTime>2018-04-05T16:57:06+0900</settingTime>
           </configurationLogList>
        </getAutoScalingConfigurationLogListResponse>
        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.