---
title: StatusSoftwareUpdateFailureReasonDictionaryObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/statussoftwareupdatefailurereasondictionaryobject
---

# StatusSoftwareUpdateFailureReasonDictionaryObject

Details about a software update failure.

## Declaration

```data
object StatusSoftwareUpdateFailureReasonDictionaryObject
```

## Properties

count: The number of times the current software update failed. If there are no failures, or no pending software update, this is 0. reason: 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. timestamp: 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.
