Skip to content

Commit 1bb81c9

Browse files
authored
Update rest-api.md (#17686)
- Remove note about fleetd - Update note about MDM being turned on
1 parent f287d23 commit 1bb81c9

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/REST API/rest-api.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -3718,13 +3718,10 @@ created_at,updated_at,id,detail_updated_at,label_updated_at,policy_updated_at,la
37183718

37193719
### Get host's disk encryption key
37203720

3721-
For macOS, requires the [macadmins osquery extension](https://github.com/macadmins/osquery-extension) which comes bundled
3722-
in [Fleet's osquery installers](https://fleetdm.com/docs/using-fleet/adding-hosts#osquery-installer).
3723-
3724-
Requires Fleet's MDM properly [enabled and configured](https://fleetdm.com/docs/using-fleet/mdm-macos-setup).
3725-
37263721
Retrieves the disk encryption key for a host.
37273722

3723+
Requires that disk encryption is enforced and the host has MDM turned on.
3724+
37283725
`GET /api/v1/fleet/mdm/hosts/:id/encryption_key`
37293726

37303727
#### Parameters

0 commit comments

Comments
 (0)