List temporarily exempted devices
dcm_device_exemption_listRetrieve devices with temporary exemptions from device control policies, including policy details, target, exemption window, and status. Filter by time period, OS, device type, status, or domain.
Instructions
Retrieves devices granted temporary exemptions from device control policies, with the policy, target computer/user, exemption window, and status. Supports filters for time period, OS platform, device type, exemption status, and domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return full, unprojected records instead of the curated default field set. | |
| page | No | Page number to retrieve. Default is 1. | |
| domain | No | Filter by NetBIOS domain name. | |
| period | No | Filter by time range: 0 this week, 1 this month, 2 this year, 3 last week, 4 last month, 5 last 2 months, 6 last 3 months, 7 last 6 months, 8 last 9 months, 9 last year. | |
| status | No | Filter by exemption status: 0 yet to apply, 1 awaiting schedule, 2 active, 3 expired. | |
| pageLimit | No | Max records per page (server cap is 1000). Defaults to the server's configured default page size. | |
| deviceType | No | Filter by device type: 2 biometric, 3 Bluetooth, 4 CD-ROM, 5 disk drive, 9 floppy disk, 19 image, 20 infrared, 21 keyboard, 24 modem, 26 mouse, 37 printer, 42 smart card reader, 46 tape drive, 49 WPD, 100 WPD Apple devices, 102 serial ports (COM), 103 parallel ports (LPT), 104 wireless adapters. | |
| osPlatform | No | Filter by OS platform: 1 Windows, 2 Mac. |