Here’s an XML example of the remote data type that describes the remote property of the failoverSettings data type; the properties shown are those that are returned by a GET request sent to the primary system for an active/passive link:
<remote>
<autoFailover>true</autoFailover>
<autoFailoverMinutes>120</autoFailoverMinutes>
<autoCompleteRecovery>false</autoCompleteRecovery>
<autoCompleteRecoveryMinutes>60</autoCompleteRecoveryMinutes>
</remote>
© 2016 Hitachi Data Systems Corporation. All rights reserved.