title: Status Device Operating System Version description: The status item that reports the device's operating system version. payload: statusitemtype: device.operating-system.version supportedOS: iOS: introduced: '15.0' allowed-enrollments: - supervised - device - user - local allowed-scopes: - system sharedipad: allowed-scopes: - system - user macOS: introduced: '13.0' allowed-enrollments: - supervised - user - local allowed-scopes: - system - user tvOS: introduced: '16.0' allowed-enrollments: - supervised - device - local allowed-scopes: - system visionOS: introduced: '1.1' allowed-enrollments: - supervised - device - user - local allowed-scopes: - system watchOS: introduced: '10.0' allowed-enrollments: - supervised - local allowed-scopes: - system payloadkeys: - key: device.operating-system.version title: Status item value. type: presence: required content: The operating system's version in use on the device, such as `15.0`. examples: - title: Status item example files: - file: data/docc-examples/remotemanagementmodel/status/device.operating-system.version/example1.json