- Trying to find the upTime of a device. When you query /webacs/api/v1/data/InventoryDetails/[ID] you get all of the details for the entry. For a larger switch chassis, this is a ponderous number of interfaces and other details. What you really want is the value of "upTime" in the "summary" attribute. Is there any way to narrow the queryResponse.
No, the API does not support custom projections of the data.
- consider this a feature request. When looking to poll a specific value, InventoryDetails returns a TON of potentially superfluous data that eats into the rate-limits for API. The ability to pass a parameter in the API that would limit the entities in the response would make InventoryDetails far far more useful.
Comments
0 comments
Please sign in to leave a comment.