mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
3 lines
334 B
Plaintext
3 lines
334 B
Plaintext
* Added the `POST /fleet/mdm/apple/profiles/preassign` endpoint to store profiles to be assigned to a host, for subsequent matching with an existing (or new) team.
|
|
* Added the `POST /fleet/mdm/apple/profiles/match` endpoint to match pre-assigned profiles to an existing team or create one if needed, and assign the host to that team.
|