1

Using the legacy REST API I was able to retrieve alerts following the documentation using Postman. (https://automation.deepsecurity.trendmicro.com/legacy-rest/20_0/index.html?env=onprem#list_alert_types)

But since 1 week I can't retrieve those informations anymore by using the same parameters used before.

Here is what I do :

  1. Authenticating using valid user (https://SERVER_IP:PORT/rest/authentication/login)
  2. Trying to retrieve alerts using the sID given after authenticating (https://SERVER_IP:PORT/rest/alerts)

I don't understand why I can't retrieve those informations anymore since before I was able to do it.

Here is the configuration and the version

Any idea on what I'm missing ?

Vince
  • 13
  • 2
  • The alerts API is giving you an error response, so probably *something* has changed since when you were able to retrieve data. Can you share a screenshot of the complete postman screen with your error, so we can see what type of error it is, and the exact call being made? The error text seems to indicate a problem with a host/computer ID, which is odd, so the extra context would be useful. – Morgan Jan 14 '21 at 19:53
  • Thanks for your reply, I've rebooted the server where deep is installed and now it's working back. – Vince Jan 15 '21 at 09:32

0 Answers0