Posted on 01-15-2024 05:46 PM
I am using api/v1/device-enrollments/{id}/devices to get devices our Apple Business Manager (ABM) has assigned to Jamf. Example use case is to be sure devices active in Jamf aren't released from ABM.
The problem is that you, process wise, remove a device from ABM then wipe it then remove it from Jamf so it can create false positive alerts during that process. eg you alert that a device was released from ABM during the decom process.
What I am looking for is if there is some record that shows the date a device was removed from the device enrollments so I can not alert until after a few days or weeks.
ABM has no APIs so I can't do that through them.
I could locally cache last date a SN was seen in ABM but that is a pain.
Posted on 01-16-2024 11:25 AM
ABM does have API; we just don't have access to it. How do you think MDM's communicate with ABM? :P
I don't know of a way to get the data you want from Jamf, I think it must come from Apple.
Posted on 01-16-2024 11:44 AM
haha ya...us little people don't get access those :(