Files
Cyrus Daboo 97a11a861f Seed2
2026-06-22 15:55:19 -04:00

36 lines
819 B
YAML

title: Status MDM Is Shared iPad
description: The status item that reports the device's Shared iPad state.
payload:
statusitemtype: mdm.is-shared-ipad
supportedOS:
iOS:
introduced: '27.0'
allowed-enrollments:
- supervised
- device
- user
allowed-scopes:
- system
sharedipad:
allowed-scopes:
- system
- user
macOS:
introduced: n/a
tvOS:
introduced: n/a
visionOS:
introduced: n/a
watchOS:
introduced: n/a
payloadkeys:
- key: mdm.is-shared-ipad
title: Status item value.
type: <boolean>
presence: required
content: If `true`, the device is a Shared iPad.
examples:
- title: Status item example
files:
- file: data/docc-examples/remotemanagementmodel/status/mdm.is-shared-ipad/example1.json