Find outdated devices
findOutdatedDevicesList fleet devices running an OS major version below a specified threshold, sorted oldest first, with last activity shown; unknown versions are returned separately.
Instructions
List devices whose OS major version is below a threshold, oldest first, with the freshest activity timestamp for each. Devices whose version is missing or unparseable are returned separately, because "unknown version" is a different finding from "old version". Spans macOS and iOS/iPadOS/tvOS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max devices per list. Defaults to 50. | |
| belowMajor | Yes | Report devices whose OS major version is below this (e.g. 26 to find pre-26) |