mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 20:48:35 +00:00
4 lines
303 B
Text
4 lines
303 B
Text
- Added `GET /mdm/disk_encryption/summary` endpoint to get the disk encryption summary for macOS and
|
|
Windows devices.
|
|
- Added `os_settings` and `os_settings_disk_encryption` filters to `GET /hosts`, `GET /hosts/count`,
|
|
`GET /api/v1/fleet/labels/{id}/hosts` endpoints to filter hosts by OS settings.
|