getMemberActionLog
    • PDF

    getMemberActionLog

    • PDF

    Article Summary

    개요

    Secure Zone Firewall Policy 및 Address Group 작업 로그를 조회합니다.

    요청

    MethodRequest URI
    POSThttps://securezonefirewall.apigw.ntruss.com/api/v2/{type}/{zone}/getMemberActionLog

    Type

    Value설명
    szfwSecure Zone Standard
    psfwSecure Zone Advanced

    Zone

    Value설명
    kr1KR-1 Zone
    kr2KR-2 Zone

    요청 헤더

    헤더명설명
    x-ncp-apigw-timestamp1970년 1월 1일 00:00:00 협정 세계시(UTC)부터의 경과 시간을 밀리초(Millisecond)로 나타낸 것
    API Gateway 서버와 시간 차가 5분 이상 나는 경우 유효하지 않은 요청으로 간주
    x-ncp-iam-access-key네이버 클라우드 플랫폼에서 발급받은 API Key 또는 IAM에서 발급받은 AccessKey
    x-ncp-apigw-signature-v2Body를 AccessKey와 맵핑되는 SecretKey로 암호화한 서명
    HMAC 암호화 알고리즘은 HmacSHA256 사용
    x-ncp-mbr_no사용자 번호

    요청 파라미터

    파라미터명필수 여부타입설명비고
    resultnoString결과
    followUpYnnoString대응 완료 여부
    fromDatenoDate시작일
    toDatenoDate종료일
    pagenoInteger페이지 인덱스기본값 0
    countPerPagenoInteger페이지 사이즈기본값 20
    actionList[]noStringAction Log Type

    요청 바디

    {
      "result": "string",
      "followUpYn": "string",
      "fromDate": "2020-07-14T06:54:36.434Z",
      "toDate": "2020-07-14T06:54:36.434Z",
      "page": 0,
      "countPerPage": 0,
      "actionList": [
        "string"
      ]
    }
    

    응답

    응답 바디

    파라미터명타입설명
    actionString요청 유형
    returnCodeInteger응답 코드
    returnMessageString응답 메세지
    totalCountInteerActionLog 개수
    memberActionList[].actionStringAction Log Type
    memberActionList[].actionDescriptionStringAction Log Type 설명
    memberActionList[].actionFailDescriptionString실패 사유
    memberActionList[].actionFailTypeString실패 Type
    memberActionList[].actionLogSeqIntegerAction Log 번호
    memberActionList[].followUpDescriptionString대응 관련 설명
    memberActionList[].followUpEmpNameString대응한 관리자의 이름
    memberActionList[].followUpEmpNoString대응한 관리자의 사번
    memberActionList[].followUpTypeString대응 Type
    memberActionList[].followUpYmdtDate대응 시점
    memberActionList[].followUpYnString대응 완료 여부
    memberActionList[].instanceNoString인스턴스 번호
    memberActionList[].lstModYmdtDate최종 수정일
    memberActionList[].memberNoString멤버 번호
    memberActionList[].regYmdtDate최초 등록일
    memberActionList[].resultString결과

    응답 바디

    {
      "action": "string",
      "memberActionList": [
        {
          "action": "string",
          "actionDescription": "string",
          "actionFailDescription": "string",
          "actionFailType": "string",
          "actionLogSeq": 0,
          "followUpDescription": "string",
          "followUpEmpName": "string",
          "followUpEmpNo": "string",
          "followUpType": "string",
          "followUpYmdt": "2021-01-12T07:05:42.236Z",
          "followUpYn": "string",
          "instanceNo": "string",
          "lstModYmdt": "2021-01-12T07:05:42.236Z",
          "memberNo": "string",
          "regYmdt": "2021-01-12T07:05:42.236Z",
          "result": "string"
        }
      ],
      "returnCode": 0,
      "returnMessage": "string",
      "totalCount": 0
    }
    

    오류 코드

    공통적으로 발생하는 오류에 대한 상세한 설명은 NAVER Cloud Platform API를 참고해주세요.


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

    What's Next
    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.