Replication link failoverSettings local data type example

Here’s an XML example of the local data type that describes the local property of the failoverSettings data type; the properties shown are those that are returned by a GET request sent to the replica for an active/passive link:

<local>
    <autoFailover>true</autoFailover>
    <autoFailoverMinutes>120</autoFailoverMinutes>
    <autoCompleteRecovery>false</autoCompleteRecovery>
    <autoCompleteRecoveryMinutes>60</autoCompleteRecoveryMinutes>
</local>

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.