Fleet overview
getFleetOverviewGet a fleet-wide summary in one call: device counts by platform and OS, managed status, stale check-ins, device-group breakdown, and blueprint deployment states.
Instructions
One-call fleet summary: device counts by platform and OS major, managed vs unmanaged, stale check-ins, device-group breakdown, and blueprint deployment states. Fetches devices, device groups and blueprints concurrently. NOTE the device total spans macOS AND iOS/iPadOS — it is not a Mac count. Sections that fail are reported individually rather than failing the whole call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topGroups | No | How many largest device groups to list. Defaults to 10. The biggest groups are usually catch-alls holding the entire fleet, so check saturation.largestIsSaturated and raise this to see differentiating groups. | |
| staleThresholdDays | No | Days without any reported activity before a device counts as stale. Defaults to 30. |