ReplicationSource

ReplicationSource
ReplicationSource
JSON Example
{
    "type": "vapp",
    "site": "site1",
    "vappId": "9664de13-6150-4315-9f59-2d85eb4c302f"
}
string
site
Optional

VMware Cloud Director site short name

string
type
Optional

Polymorphic discriminator property, value can be one of: vapp => ReplicationSource_VcloudSourceVapp, vappTemplate => ReplicationSource_VcloudSourceVappTemplate, vcVapp => ReplicationSource_VcSourceVapp, vcVm => ReplicationSource_VcSourceVm, vm => ReplicationSource_VcloudSourceVm

Possible values are : vapp, vappTemplate, vcVapp, vcVm, vm,