curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/TaskNodeRuntimeInfo'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"total": 0,
"items": [
{
"id": {
"timestamp": 0,
"date": "2019-08-24T14:15:22.123Z"
},
"customId": "string",
"lastUpdBy": "string",
"createUser": "string",
"permissionActions": [
"string"
],
"taskId": {
"timestamp": 0,
"date": "2019-08-24T14:15:22.123Z"
},
"nodeId": "string",
"structureMigration": {
"status": "string",
"progress": 0
},
"fullSync": {
"startTime": 0,
"endTime": 0,
"totalNum": 0,
"successNum": 0,
"status": "string"
},
"attrs": {
"property1": {},
"property2": {}
},
"createTime": "2019-08-24T14:15:22.123Z",
"last_updated": "2019-08-24T14:15:22.123Z",
"user_id": "string"
}
]
}
}