ReplicationSource_VcloudSourceVapp
ReplicationSource_VcloudSourceVapp
Represents information related to a replicated source VMware Cloud Director vApp.
AllOf
This class requires all of the following:
JSON Example
{
"type": "string",
"site": "site1",
"vappId": "9664de13-6150-4315-9f59-2d85eb4c302f",
"vmExcludedDisks": {
"9664de13-6150-4315-9f59-2d85eb4c302f": [
2000
]
}
}
string
type
Optional
Polymorphic discriminator property, value is 'vapp'
string
vappId
Optional
Source vApp ID in VMware Cloud Director
object
vmExcludedDisks
Optional
A list of device keys of the excluded disks for every VM.