Jump to content

Recommended Posts

Posted

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.

  • Jaytag Damian changed the title to ESET Connect API endpoints
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...