Update
In this article:
Update#
Description of asynchronous update.
Contents#
createdAt — The update creation date in the Unix epoch timestamp format.
Type: Timestamp
Required: No
errors — Any errors occurred as the result of the update.
Type: List of ErrorDetail objects
Required: No
params — The list of descriptions of parameters specified in the update.
Type: List of UpdateParam objects
Required: No
status — The current state of the update.
Type: String
Valid values:
InProgress
|Failed
Required: No
type — The update type.
Type: String
Valid values:
VersionUpdate
|ConfigUpdate
Required: No