Jaytag Damian 0 Posted October 1, 2024 Posted October 1, 2024 I have read through the API reference here: https://help.eset.com/eset_connect/en-US/swagger_api.html There are some really useful functions missing. For example, in ESET protect, I can get a report of computers with problems - for example, "Device restart reccommended" or "Operating system updates available". It would be very useful to have some endpoints available that allow me to see the status of the managed computers external to ESET protect. Useful API endpoints for me: Device status (i.e. if there are problems that would be reflected in ESET protect). This could be /v1/devices/{deviceUuid}/problems like: problems: (array) "Device restart reccommended" "Operating system updates available" Latest version available for ESET products - i.e. something like /v1/products that would return a list like: products: (array) "ESET Server Security" latest_version: "11.0.12012.0" Is this a possiblity? This would allow us to (for example) generate a report of the status of the ESET products to our customers, i.e. they are running latest versions on all endpoints, and there are no reported problems.
Recommended Posts