mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
eb327faabf
maintenance merge of `main` into feature branch
5 lines
303 B
Plaintext
5 lines
303 B
Plaintext
- 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.
|