Contents

StatusDeviceOperatingSystemSupplementalBuildVersion

The status item that reports the device’s operating system supplemental build version and Background Security Improvement version.

Declaration

object StatusDeviceOperatingSystemSupplementalBuildVersion

Properties

NameTypeDescription
device.operating-system.supplemental.build-version Requiredstring

The operating system’s build and Background Security Improvement versions in use on the device, for example, 20A123a or 20B27c.

Mentioned in

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": {
        "operating-system": {
            "supplemental": {
                "build-version": "24A346a"
            }
        }
    }
}

See Also

Device property items