Files
apple-device-management-mdm/declarative/status/test.string-value.yaml
2025-09-15 20:38:03 -04:00

58 lines
1.1 KiB
YAML

title: Status Test String Value
description: A test status item for a string.
payload:
statusitemtype: test.string-value
supportedOS:
iOS:
introduced: '16.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: test.string-value
title: Status item value.
type: <string>
presence: required
content: The test status string value.