MIP SDK - Any way to get the status of a Failover Server, similar to Recording Servers via RecorderStatusService2?

Context: In many situations, such as updates, Milestone upgrades, etc requires the recording server in a Milestone stack go down. Ideally, we’d like to be able to verify that the Failover Server is up and in a watching state before having the Recording Server go down, to ensure that it will properly failover.

I’ve been doing some research and it seems that the RecordingServers have the RecorderStatusService2 which returns the status of the recording servers. However, their does not appear to be any equivalent API for the Failover Servers to be able to check the status of it (such as whether its in failover, watching, connected, etc).

I’m assuming it’s possible as the Management/Control Server is able to tell the state of the Failover Status, but their seems to be no way to get this information via the Mip SDK (or it is not documented). Has anyone ever done this?

If this is not possible via the Mip SDK, would love for it to be considered as a feature request :slight_smile:

The MIP SDK has no way to ask the failover service for status.