taskStepChild

taskStepChild
taskStepChild
JSON Example
{
    "title": "string",
    "type": "string",
    "status": "string",
    "progress": 0,
    "startTime": 0,
    "endTime": 0,
    "message": "string",
    "parentJobId": "string",
    "jobId": "string",
    "location": "string"
}
string
title
Optional

title

string
type
Optional

type

string
status
Optional

status

Possible values are : RUNNING, QUEUED, SUCCESS, FAILED,
integer
progress
Optional

progress

integer As int64 As int64
startTime
Optional

startTime

integer As int64 As int64
endTime
Optional

endTime

string
message
Optional

message

string As uuid As uuid
parentJobId
Optional

parentJobId

string As uuid As uuid
jobId
Optional

jobId

string
location
Optional

location

Property Of