curl --location --request PUT 'https://m1.apifoxmock.com/m1/1293445-0-default/api/Inspects//recovery/start'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"inspectId": "string",
"agentId": "string",
"flowId": "string",
"flowName": "string",
"flowType": "string",
"flowStatus": "string",
"flowSyncStatus": "string",
"flowDelay": 0,
"diffLimit": 0,
"diffTotals": 0,
"recoveryDataTotals": 0,
"recoveryTableTotals": 0,
"canRecovery": true,
"errorCodes": [
"string"
]
}
}