DLP network devices report
dlp_network_device_reportRetrieve hardware devices from DLP with their custom group association count, using pagination for large datasets.
Instructions
Retrieves all hardware devices (by device instance path) known to DLP with their custom group association count. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full, unprojected record for each row instead of the curated default field set. | |
| page | No | Page number to retrieve. Default is 1. | |
| pageLimit | No | Max records per page (server cap is 1000). Defaults to the server's configured default page size. |