I am using computers-inventory endpoint to fetch Devices, from JAMF Pro. I need to differentiate - which of devices returned are actively managed by JAMF, meaning there is profile it is active, device is not abandoned, etc.
I am confused with amount of properties with similar names and unfortunately docs don’t have any explanations to them. It’s for example remoteManagement.managed, mdmCapable.capable, mdmProfileExpiration, userApprovedMDM and so on.
So question is - what is the algorithm to tell end user, based on JAMF Pro API - that this device is controlled now by MDM and this one is not?
