{
"status": "Idle",
"stepReports": [
{
"stepId": "string",
"status": "Idle",
"runTime": "string",
"stateIn": {
"property1": null,
"property2": null
},
"stateOut": {
"property1": null,
"property2": null
},
"errorMessage": "string"
}
]
}