roboshadow_get_disk_report_by_device
Get a per-device disk report showing total disk/share counts and encryption status, helping identify unencrypted drives.
Instructions
List disk information grouped by device (total disk/share counts, whether any drive is unencrypted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (1-indexed). Default 1. | |
| itemsPerPage | No | Number of items per page (1-100). Default 10. | |
| organisationId | Yes | The RoboShadow organisation's UUID. Discover it with roboshadow_list_organisations. |