Actions
New Feature #12277
closedNew Feature #12150: Android zero touch integration
Ability to remove enrolled devices from configs - Backend
Start date:
26/11/2024
Due date:
% Done:
0%
Estimated time:
Device Type:
Component:
Type:
Description
The devices already enrolled do not need to be there on the zero-touch customer portal. With this API, the configs of devices that are already enrolled will be removed from the zero-touch portal.
curl --location --request DELETE 'https://localhost:8243/api/device-mgt/android/v1.0/configuration/zero-touch/clean' \
--header 'Content-Type: application/json' \
--header 'Authorization: ••••••'
SCOPE: and:conf:zero-touch-clean
Updated by Inosh Perara about 1 month ago
- Status changed from Implementation to QA
Updated by Arshana Atapattu 17 days ago
- Status changed from QA to QA Accept
Devices enrolled in both super and sub tenants
Updated by Arshana Atapattu 17 days ago
- Status changed from QA Accept to Closed
closing due to QA accept
Updated by Arshana Atapattu 15 days ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.4.0 GA
Actions