getMemberActionLog
    • PDF

    getMemberActionLog

    • PDF

    Article Summary

    概要

    Secure Zone Firewallポリシーと 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-keyNAVERクラウドプラットフォームから発行された 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タイプの説明
    memberActionList[].actionFailDescriptionString失敗の理由
    memberActionList[].actionFailTypeString失敗タイプ
    memberActionList[].actionLogSeqIntegerAction Log番号
    memberActionList[].followUpDescriptionString対応に関する説明
    memberActionList[].followUpEmpNameString対応した管理者の名前
    memberActionList[].followUpEmpNoString対応した管理者の社員番号
    memberActionList[].followUpTypeString対応タイプ
    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.