mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 14:58:33 +00:00
For #21979 Extended POST /api/v1/fleet/hosts/:id/wipe end-point to allow users to specify an optional payload for specifying what type of remote wipe to perform on Win hosts. --------- Co-authored-by: Rachael Shaw <r@rachael.wtf>
1 line
No EOL
124 B
Text
1 line
No EOL
124 B
Text
* Extended `POST /api/v1/fleet/hosts/:id/wipe` endpoint to allow users to specify the type of remote wipe for windows hosts. |