DLP perimeter false positives report
dlp_network_cbfp_reportRetrieve false positive reports from endpoints for enterprise containment boundaries, showing the number of endpoints per boundary and filtering by boundary type with pagination.
Instructions
Retrieves false positives reported by endpoints in the enterprise perimeter (containment boundaries), listing each boundary value (printer, domain, device, ...) with the number of endpoints that raised false positives against it. Supports filtering by boundary type and 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. | |
| boundaryType | No | Filter by boundary type: 1 storage devices, 5 network printers, 6 USB printers, 8 web domains, 16 email domains. |