Replies: 1 comment
-
|
I spoke to the API PM about this today, and they are speaking with the dev team to see if this is something that can be added and if their was any reason it was not originally included in the API output. I think you also spoke with them as well but I will keep tabs on this internally to see that we at least get a response from dev. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know this isn't the place to request this, but thought I would ask it here anyway.
The get device API call pulls in all the properties associated with the resource (custom, inherited, system, and auto). It would be nice if the get device group API call did something similar. It pulls ONLY its custom properties into the returned object. It would be nice if it could pull in both its custom properties AND its inherited properties directly from the get device group call without having to make a second call to get that information...which is significantly slower than if that information was returned in the initial call since it can do direct database queries to obtain that information behind the curtains.
I am not sure the best way to request features/changes in the API itself. Going through the normal channels (Support ticket and Feedback) within Logic Monitor.
Beta Was this translation helpful? Give feedback.
All reactions