History recovery example
- Last UpdatedApr 19, 2024
- 1 minute read
The following example shows a valid configuration for an AVEVA Events to CONNECT history recovery operation:
[
{
"Id": "HistoryRecovery1",
"StartTime": "2021-01-09T05:55:00.0",
"EndTime": "2021-01-26T13:20:00.0",
"CheckPoint": "2021-01-13T14:55:00.0",
"Items": 0,
"Progress": 20,
"Status": "Active",
"Errors": null
}
]
Note: The result of the history recovery operation is added to the <componentId>_historyRecoveries.json file.