UpgradeStatusMessage
Description
An object that represents an upgrade log information. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| timestamp | False | string | A String indicating when the message is published, in ISO8601 extended format. | |||
| message | False | string | A String containing the status or error message. | |||
| progressPercent | False | integer | An Integer indicating the percentage of the operation progress. | |||