Replication Host Modify Replication Settings

Configures the definition of a host as a Replica server.

Input Parameters

Name Type Required Description
Default Replication Path On Local Drive String Yes Default location to store the virtual hard disk files when a Replica virtual machine is created.
Allow Replication from Any Server Boolean No Accept replication requests from any server.
Replication Monitoring Time Interval String Yes How often the monitoring interval replication statistics are computed. Valid values are: 1 hour, 2 hours, 3 hours, 4 hours, 6 hours, 8 hours, 12 hours, 24 hours, 2 days, 3 days, 4 days, 5 days, 6 days, 7 days. Specify in the format days:hours:minutes:seconds, such as 01:00:00 for 1 hour, or 1.00:00:00 for 1 day.
Replication Monitoring Start Time String Yes Specifies when the monitoring interval starts.

Output Parameters

Name Type Description
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example
Default Replication Local Path String Yes d:\DefaultReplicaStorage
Allow Replication from Any Server Boolean Yes true
Replication Monitoring Time Interval String No 12:00:00
Replication Monitoring Start Time String No 17:00:00