{
"executeId": "string",
"status": 0,
"message": "string",
"result": {
"key": {}
},
"nodes": {
"key": {
"nodeId": "string",
"nodeName": "string",
"status": 0,
"message": "string",
"result": {
"key": {}
},
"suspendForParameters": [
{
"id": "string",
"name": "string",
"description": "string",
"dataType": "{value: String}",
"contentType": "string",
"ref": "string",
"refType": "REF",
"value": "string",
"required": true,
"defaultValue": "string",
"children": [
{}
],
"enums": [
{}
],
"formType": "string",
"formLabel": "string",
"formPlaceholder": "string",
"formDescription": "string",
"formAttrs": "string"
}
]
}
}
}