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

ConfigureReplicationVmDisk

VM disk information while configuring or reconfiguring a replication.


Properties

string
destination_datastore_id Required

The ID of the destination datastore at the target site.


string
destination_disk_format Required

Possible values are: SAME_AS_SOURCESAME_AS_PRIMARYAS_DEFINED_IN_PROFILEFLATTHICKNATIVE_THICKTHINRDM


boolean
enabled_for_replication Required

vm_disk Required

The VM disk information.


string
destination_path Optional

If use_seeds is true, specify the destination path where the seed folder and vmdk files are found. Otherwise, leave it null.


string
destination_storage_policy_id Optional

Gets the destination storage policy ID. If destination storage policy ID is null,then default datastore policy will be used.


boolean
use_seeds Optional

Whether to use seeds for this VM disk. If this field is true, then also set the destination_path property.

JSON Example

{
    "destination_datastore_id": "Datastore:datastore-16:ff4a23e7-2fed-4be0-be39-479ae372badd"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api
Property Of

ConfigureReplicationSpec
ReconfigureReplicationSpec

Feedback

Was this page helpful?