Events API
/v1/events returns the last 1000 Zerto events, with summary details about each event. You can use this API to see the results of operations such as cloning a VPG or testing a VPG.
For example, you can use this API to identify when a failover test was started and stopped, by looking for the FailOverTest and StopFailOverTest events and then using the timestamps for these events to see how long the VPG was tested.