Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello All,
Trying to find out if there is any way to get the Last Contacted time of Enterprise agents?Some web searches suggested a 'usage' endpoint in the API, but one must be a usage-based customer in order to use that endpoint. We are not.
I am h...
I am trying to write an API call to get the image name (essentially the file) being used for a specific device. I can get the device details and find the version number - but there are several images that have the same version number (different imag...
Wow. We have a fair number of agents. Previously, I had looked through many results from the 'agents' api endpoint - seeing agents with the state 'enabled' but no mention of lastSeen. It appeared to me that this datapoint was not included. This t...
https://your.dna.domain/dna/provision/devices/inventory/device-details?deviceId=your_device_id_I_used_a_switch
Then on the left choose System \/ dropdownThen Hardware and SoftwareThere you can see the associated image file on the page.
Thanks - yes, I have been doing so. but with no luck so far. It appears the pages are generated via a script, but I cannot determine what API calls may be involved in its execution. I will keep trying. Thanks again
Hi @bigevilbeard and thanks. I can get a list of images without issue, but my issue is trying to match the image to a device that is imaged with that image file. I can only seem to get image version (ex: 01.0.03) from the device details (not name...