TaskServiceDocumentHistory
TaskServiceDocumentHistory
Task Service Document History
JSON Example
{
"id": "46414006-8f71-46f8-b965-eea0bacbba7e",
"stages": [
{
"transitionSource": {
"id": "we655aew4e8e",
"subStage": "STARTED",
"timestampMicros": 0
},
"taskSubStage": "STARTED",
"taskInfo": {
"stage": "we655aew4e8e",
"failureMessage": "string",
"durationMicros": 0
},
"resourceLinks": [
"/resources/i-0be3655a12fd28e8e",
"/resources/i-0be234a15ft8det3"
],
"timestampMicros": 0
}
]
}
string
id
Optional
ID Of Provisioning Request Task.
array of
TaskServiceStageWithTransition
stages
Optional
Collection of Task Service Stages with transition details.