ReplicationDestination_VcloudVappDestination
ReplicationDestination_VcloudVappDestination
Represents information a vApp 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",
"seedVappId": "107102e0-e03b-404e-8e17-0688c657a74b"
}
string
seedVappId
Optional
Destination vApp ID in VMware Cloud Director, to be used as offline copy. Note: the seed vApp will get deleted from VMware Cloud Director and only its VMs' disks will be used to replicate the source VMs 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 'vapp'