Jump to content

ESET Connect API endpoints


Recommended Posts

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.

Link to comment
Share on other sites

  • Jaytag Damian changed the title to ESET Connect API endpoints

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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