Contents

StatusSoftwareUpdateFailureReason

The status item that reports the device’s software update failure reason.

Declaration

object StatusSoftwareUpdateFailureReason

Properties

NameTypeDescription
softwareupdate.failure-reason RequiredStatusSoftwareUpdateFailureReasonDictionaryObject

Details about a software update failure.

Mentioned in

Discussion

Status item availability

Allowed in supervised enrollment

iOS, macOS, Shared iPad, tvOS, visionOS

Allowed in device enrollment

iOS, Shared iPad, tvOS, visionOS

Allowed in user enrollment

N/A

Allowed in local enrollment

N/A

Allowed in system scope

iOS, macOS, Shared iPad, tvOS, visionOS

Allowed in user scope

N/A

Status item example

{
    "softwareupdate": {
        "failure-reason": {
            "count": 0
        }
    }
}

Topics

Objects

See Also

Software update items