Dashboard Event
    • PDF

    Dashboard Event

    • PDF

    Article Summary

    イベント履歴照会

    URL

    POST https://apigateway.apigw.ntruss.com/api/v1/dashboards/events/search
    

    リクエストパラメータ

    • なし

    リクエストボディ

    {
      "offset" : 6,
      "level" : [ "EVENT" ],
      "limit" : 0,
      "timeZone" : "timeZone",
      "from" : "from",
      "to" : "to",
      "type" : [ "ES010" ]
    }
    

    応答コード

    • 200

    応答ボディ

    {
      "events" : {
        "total" : 0,
        "content" : [ {
          "level" : "EVENT",
          "time" : "time",
          "message" : "message",
          "type" : "ES010"
        } ]
      }
    }
    

    この記事は役に立ちましたか?

    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.