mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Permanent delete API modification ## Purpose > Delete multple devices from one API call. ## Goals > Avoid invoking the API multiple times to delete a set of devices. ## Approach > Delete the records of the devices as batch operations in the core level via a DEeviceDAO object and in the plugin level by creating a DeviceManager object for each device type. ## Documentation > N/A ## Automation tests - Unit tests > None - Integration tests > None ## Security checks - Followed secure coding standards? (yes) - Ran FindSecurityBugs plugin and verified report? (no) - Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? (yes) ## Related MRs > https://gitlab.com/entgra/carbon-device-mgt/merge_requests/198 ## Test environment > N/A ## Learning > N/A See merge request entgra/carbon-device-mgt!241 |
||
|---|---|---|
| .github | ||
| .m2 | ||
| components | ||
| features | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .travis.yml | ||
| issue_template.md | ||
| LICENSE | ||
| pom.xml | ||
| pull_request_template.md | ||
| README.md | ||
carbon-device-mgt
Entgra CONNECTED DEVICE MANAGEMENT COMPONENTS
Entgra Connected Device Manager (Entgra CDM) is a comprehensive platform that helps solve mobile computing challenges enterprises face today when dealing with both corporate owned, personally enabled (COPE) devices and employee owned devices as part of a bring your own device (BYOD) program.
Whether it is device provisioning, device configuration management, policy enforcement, mobile application management, device data security, or compliance monitoring, Entgra CDM offers a single enterprise-grade platform to develop extensions for IOT related device types.