Anyone know which Classic API endpoint will show whether disk encryption is enabled on a host ? I've been playing with the API for a few hours and I haven't figured out how to find the same data you would see by "computername -> Disk Encryption"
Page 1 / 1
Looks like it is on the Computers endpoint. I'm finding it in <general><hardware>
.
https://{{url}}/JSSResource/computers/id/:id/subset/hardware
Thanks @stevewood !!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.