The docs says
If I queryA new cloud failover session is started every time you start or undo a cloud failover plan. When the start or undo a cloud failover plan operation completes, a cloud failover session ends
Code: Select all
GET /api/cloud/failoverSessions
According to this, should there be another record for the failback that I can use to get the date/time failover was stopped?
Many thanks