[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api

ReconfigureReplicationSpec

A spec that is used to reconfigure replication.


Properties

boolean
auto_replicate_new_disks Required

Enable automatic replication of new disks that are added to a VM that is replicated.


disks Required

A VM disk with a destination path, a disk format, a storage policy, and the replication status.


boolean
lwd_encryption_enabled Required

Specify whether LWD encryption is enabled for this replication.


boolean
mpit_enabled Required

Point-in-time recovery enabled


boolean
network_compression_enabled Required

Use network compression for replication traffic.


integer as int64
rpo Required

Target RPO in minutes.


integer as int32
mpit_days Optional

Point-in-time recovery days to retain instances for.


integer as int32
mpit_instances Optional

Point-in-time recovery instances per day.


boolean
quiesce_enabled Optional

A flag that defines whether the quiescing method is enabled.


string
target_replication_server_id Optional

The ID of the vSphere Replication server this group resides on. In case of null, the server will be automatically determined.


boolean
vm_data_sets_replication_enabled Optional

Flag defining if VM’s DataSets replication is enabled.

JSON Example

{}
[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api
Parameter To

Reconfigure Replication

Feedback

Was this page helpful?