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.

  • params — The list of descriptions of parameters specified in the update.

  • 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