Improvement #9875
open
Delete/Remove option for multiple Geo Fences
Added by Akeela Azhar almost 2 years ago.
Updated about 1 month ago.
Description
New feature for Geo Fence: Its better to have an option to disenroll multiple geo fences at once as shown [1]
[1]
Currently there is no option in Geo Fence to select or to remove multiple geo fences at once [2]
[2]
Files
- Project changed from product-iots 5.0.0 GA to product-uem 5.3.0 GA
- Project changed from product-uem 5.3.0 GA to 32
- Project changed from 32 to 33
- Project changed from 33 to Backlog
- Tracker changed from Bug to Improvement
- Subject changed from Disenrollment option for multiple Geo Fences to Delete/Remove option for multiple Geo Fences
- Device Type deleted (
Windows)
- Type set to Platform
- Assignee set to Sathira Perera
After a discussions with the platform team, we considered the following three approaches:
1. Use a query parameter to send the IDs of the geofences. This approach does not exactly follow the best practices of a REST API.
2. Send an HTTP PATCH API call to mark all the resources need to be deleted and send the DELETE API call to delete the marked resources to be deleted. Considering how this approach will affect other places, we decided not to go with the approach.
3. Send multiple API calls to the existing DELETE API.
We decided to go ahead with the third approach, which should be implemented from the UI.
Also available in: Atom
PDF