List blocked device audit
dcm_block_device_audit_listDiscover blocked device audit records, including device details, user, and timestamps, with filters for time, computer, group, and device type to analyze device control.
Instructions
Retrieves all devices that were blocked across the network (Device Control Management): device type, vendor/product, serial number, user, computer, and insert/remove times. Supports filters for time period, computer, group, device type, OS platform, and domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gid | No | Filter to a custom group of computers by its group ID (from the custom group list API). | |
| raw | No | Return full, unprojected records instead of the curated default field set. | |
| page | No | Page number to retrieve. Default is 1. | |
| dipId | No | Filter by device instance path. | |
| 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. | |
| computer | No | Filter to a specific computer by its resource_id (from som_computers_list). | |
| 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. |