Contents

StatusDeviceModelNumber

The status item that reports the device’s hardware number.

Declaration

object StatusDeviceModelNumber

Properties

NameTypeDescription
device.model.number Requiredstring

The device’s model number.

Discussion

Status item availability

Allowed in supervised enrollment

iOS, macOS, Shared iPad, tvOS, visionOS, watchOS

Allowed in device enrollment

iOS, Shared iPad, tvOS, visionOS

Allowed in user enrollment

iOS, macOS, Shared iPad, visionOS

Allowed in local enrollment

iOS, macOS, Shared iPad, tvOS, visionOS, watchOS

Allowed in system scope

iOS, macOS, Shared iPad, tvOS, visionOS, watchOS

Allowed in user scope

macOS, Shared iPad

Status item example

{
    "device": {
        "model": {
            "number": "ABCDEF/G"
        }
    }
}

See Also

Device property items