Contents

StatusSoftwareUpdateFailureReasonDictionaryObject

A dictionary that contains details about a software update failure.

Declaration

object StatusSoftwareUpdateFailureReasonDictionaryObject

Properties

NameTypeDescription
count Requiredinteger

The number of times the current software update failed. If there are no failures, or no pending software update, this is 0.

reasonstring

If present, this describes the reason for last software update failure. This key isn’t present if there are no failures or no pending software update.

timestampstring

If present, this is the RFC 3339 timestamp of the last software update failure. This key isn’t present if there are no failures or no pending software update.