Allow a view device URL based on serial or device ID
Watchman Monitoring is looking to build an integration for Macs which are enrolled in SimpleMDM.
One thing we'd like to do is present a URL which lands at specific device. Currently this can be done with an internal SimpleMDM ID such as:
https://a.simplemdm.com/admin/devices/123456
If URLs such as these existed, we could do that without the need for any API/account access
https://a.simplemdm.com/admin/devices/UNIQUEIDENTIFIER
or
https://a.simplemdm.com/admin/devices/SERIALNUMBER
4
votes
Watchman Monitoring
shared this idea
The following query is now available: https://a.simplemdm.com/admin/devices/?serial_number=[SERIALNUMBER]