Go to file
Saad Sahibjan d6bc33b0a2 Merge branch 'permanent-delete' into 'master'
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
2019-09-19 18:08:56 +00:00
.github Update stale.yml 2018-02-07 08:38:09 +05:30
.m2 Update configs for entgra 2018-07-06 22:39:47 +05:30
components Modify permanent delete API to support list of devices 2019-09-19 18:08:56 +00:00
features Add certificate mgt table creation 2019-09-08 21:58:17 +02:00
.gitignore Get Device By ID API 2019-05-27 06:25:21 +00:00
.gitlab-ci.yml Limit deploy phase only to entgra repos 2019-01-29 04:55:29 +00:00
.travis.yml Adding travis build config 2017-12-22 19:15:30 +05:30
issue_template.md Adding Issue Template 2017-09-26 09:36:40 +05:30
LICENSE Initial commit 2015-01-19 13:05:10 +05:30
pom.xml [maven-release-plugin] prepare for next development iteration 2019-07-05 09:25:27 +00:00
pull_request_template.md Adding Pull Request Template 2017-10-03 15:22:06 +05:30
README.md Replace WSO2 naming to Entgra 2018-11-19 11:34:22 +05:30

carbon-device-mgt


pipeline status

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.