org_device_statuses
Retrieve organization-wide device availability aggregated by status and product type, with configurable limits to handle large datasets.
Instructions
[READ] Org-wide device availability rolled up by status + product type.
Args:
org_id: Meraki organization id; omit to use the target's default org.
limit: Max rows in the returned list (default 500). The result carries
'returned'/'limit'/'truncated'; re-run with a higher limit when
'truncated' is true rather than treating the list as complete.
target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| org_id | No | ||
| target | No |