micromdm icon indicating copy to clipboard operation
micromdm copied to clipboard

Support removing a DEP profile from mdmctl

Open groob opened this issue 6 years ago • 5 comments

looks like it's now part of the DEP API.

groob avatar Dec 04 '17 23:12 groob

This is now supported in the library. If anyone wants to add it to mdmctl feel free.

groob avatar Sep 08 '18 18:09 groob

Note per the micromdm/dep#4 comment this does not remove a DEP profile. It merely disassociates specific serial(s) from the DEP profile UUID.

jessepeterson avatar Sep 10 '18 00:09 jessepeterson

Yup.

The ProfileUUID is not even referenced in the API call. I tested this, its pretty useful.

groob avatar Sep 11 '18 01:09 groob

The DEP library supports removing a DEP profile using the API, however it's not wired up to an API endpoint nor mdmctl.

jessepeterson avatar Mar 27 '20 17:03 jessepeterson

The API now exists for this in #687.

jessepeterson avatar Jul 22 '20 22:07 jessepeterson