Jump to content

ESET Connect API manual - discrepancies


JMM

Recommended Posts

Dear ESET Team et al.,

In the device_groups call to get a list of device groups, the manual tells that results will be in this form :

{
  "device_groups": [
    {
      "display_name": "string",
      "is_security_group": true,
      "linked_entity_type": "DEVICE_GROUP_ENTITY_TYPE_UNSPECIFIED",
      "parent_group_uuid": "string",
      "uuid": "string"
    }
  ],
  "next_page_token": "string",
  "total_size": 0
}

but it is in this form :

{"deviceGroups":[{"displayName":"All","parentGroupUuid":"nil","uuid":"00000000-0000-0000-7001-000000000001","isSecurityGroup":true,"linkedEntityType":"DEVICE_GROUP_ENTITY_TYPE_UNSPECIFIED"}

all of the keys are camel cased, which is annoying as hell

I'd personally greatly prefer keeping all in snake case, but at least choose one or the other and keep it standard across calls and results, please !

best regards

-- Jean-Michel

 

 

 

 

Edited by JMM
Link to comment
Share on other sites

  • 2 months later...
  • ESET Staff

Good morning Jean Michelle, 
I have consulted this issue with the development team and it should be fixed as of now. Could you please verify on your side, if everything is working fine for you?

Thank you 

Link to comment
Share on other sites

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...