ReplicationDestination_VcloudVmDestination
ReplicationDestination_VcloudVmDestination
Represents information a VM replication to a VMware Cloud Director destination.
AllOf
This class requires all of the following:
JSON Example
{
"type": "string",
"site": "site2",
"vdc": "d6977f40-4d90-46b2-a34e-5077e8648eda",
"storageProfile": "*",
"placementPolicy": "18ef881b-6a49-4268-b306-65491f1f2146",
"sizingPolicy": "7384329a-907c-42fc-8dc9-35de4e81f203",
"seedVmId": "107102e0-e03b-404e-8e17-0688c657a74b"
}
string
seedVmId
Optional
Destination VM ID in VMware Cloud Director, to be used as offline copy. Note: the seed VM will get deleted from VMware Cloud Director and only its disks will be used to replicate the source VM there. All Disks of the source VM should match the ones in the seed VM in order to succeed
string
type
Optional
Polymorphic discriminator property, value is 'vm'