Name: VmwareVirtualMachineRelocateSpec

VMware virtual machine relocate specification.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.vm.VmwareVirtualMachineRelocateSpec",
   "datastore": <String>,
   "destReplIps": <String>,
   "offload": <Boolean>,
}

Attributes
NameTypeDescription
datastorexsd:stringDatastore name of the destination datastore
destReplIpsxsd:list[xsd:string]Replication IP addresses on the destination datastore.
offloadxsd:booleanFlag to indicate whether to use VAAI offload for VM live migration.