[
{
"id": "string",
"contextName": "string",
"aggregateName": "string",
"header": {
"user_agent": "string",
"remote_ip": "string",
"trace_id": "string",
"command_operator": "string",
"local_first": true,
"command_wait_endpoint": "string",
"command_wait_stage": "PROCESSED"
},
"tenantId": "string",
"aggregateId": "string",
"ownerId": "",
"commandId": "string",
"requestId": "string",
"version": 0,
"body": [
{
"id": "string",
"name": "string",
"revision": "string",
"bodyType": "string",
"body": {}
}
],
"createTime": 0,
"firstOperator": "string",
"firstEventTime": 0,
"state": {
"error": {
"bindingErrors": [
{
"msg": "string",
"name": "string"
}
],
"errorCode": "string",
"errorMsg": "string",
"stackTrace": "string",
"succeeded": true
},
"eventId": {
"aggregateId": {
"contextName": "string",
"aggregateName": "string",
"tenantId": "(0)",
"aggregateId": "string"
},
"id": "string",
"version": 0
},
"executeAt": 0,
"function": {
"contextName": "string",
"functionKind": "COMMAND",
"name": "string",
"processorName": "string"
},
"id": "string",
"recoverable": "RECOVERABLE",
"retrySpec": {
"executionTimeout": 0,
"maxRetries": 0,
"minBackoff": 0
},
"retryState": {
"nextRetryAt": 0,
"retries": 0,
"retryAt": 0,
"timeoutAt": 0
},
"status": "FAILED"
},
"deleted": true
}
]