{
"key": "string",
"label": "string",
"status": "pending",
"progressPercent": 0,
"children": [
{
"key": "string",
"label": "string",
"status": "pending",
"progressPercent": 0,
"children": []
}
]
}