ConfigureReplicationVmDisk
VM disk information while configuring or reconfiguring a replication.
Properties
The ID of the destination datastore at the target site.
Possible values are: SAME_AS_SOURCE , SAME_AS_PRIMARY , AS_DEFINED_IN_PROFILE , FLAT , THICK , NATIVE_THICK , THIN , RDM
If use_seeds is true, specify the destination path where the seed folder and vmdk files are found. Otherwise, leave it null.
Gets the destination storage policy ID. If destination storage policy ID is null,then default datastore policy will be used.
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"
}
Property Of
ConfigureReplicationSpec
ReconfigureReplicationSpec