fleet/changes/13908-get-mdm-command-results
Roberto Dip 9cf30a9131
Feat windows msmdm (#14837)
for #13069

---------

Co-authored-by: Marcos Oviedo <marcos@fleetdm.com>
Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com>
2023-11-01 11:13:12 -03:00

4 lines
187 B
Plaintext

- Added `GET mdm/commandresults` endpoint to retrieve the results of MDM commands
run on Windows or macOS devices.
- Updated `fleetctl get mdm-command-results` to use the new endpoint.