UpgradePlanExecution
UpgradePlanExecution
Defines an upgrade plan execution.
JSON Example
{
"createTime": "2000-01-23T04:56:07.000Z",
"type": "UPGRADE",
"taskId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"status": "status"
}
string As uuid
As uuid
taskId
Optional
taskId
string As date-time
As date-time
createTime
Optional
createTime
string
status
Optional
status
type
Optional
Type of upgrade plan execution
Possible values are :
UPGRADE,
PRECHECK,