Files
apple_device-management/declarative/status/device.model.marketing-name.yaml
T
2026-06-22 15:55:19 -04:00

63 lines
1.4 KiB
YAML

title: Status Device Model Marketing Name
description: The status item that reports the device's model marketing name.
payload:
statusitemtype: device.model.marketing-name
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.model.marketing-name
title: Status item value.
type: <string>
presence: required
content: The device's marketing name, such as `iPhone 12`. This value may not always
be available.
examples:
- title: Status item example
files:
- file: data/docc-examples/remotemanagementmodel/status/device.model.marketing-name/example1.json