Zerto APIs : Recovery Report API : Generate A Recovery Report
  
Generate A Recovery Report
Generate a recovery report and view information about recovery operations, such as failover, failover tests and moves.
The report displays information by VPG, and then by virtual machine within the VPG.
 
method
url
GET
https://zvm_ip:port/v1/reports/recovery
Where:
zvm_ip
The IP address of the Zerto Virtual Manager where the API is run.
port
The port to access the Zerto Virtual Manager. The default port is 9669.
 
Filtering
https://zvm_ip:port/v1/reports/recovery?startTime={startTime}&endTime={endTime}&pageNumber={pageNumber}&pageSize={pageSize}&vpgName={vpgName}&recoveryType={recoveryType}&state=
{state}