DestinationInfo

DestinationInfo
DestinationInfo

Describes the destination site of a replication.

JSON Example
{
    "destinationCatalogItemId": "0221b98b-b91c-4524-a491-f744f67bffbe",
    "org": "org2",
    "recoveredVappId": "null",
    "site": "site2",
    "vdcId": "5ee9224f-305d-46f6-865f-b605e70acef8",
    "vdcName": "Virtual DC 2"
}
string
destinationCatalogItemId
Optional

The VMware Cloud Director Catalog Item on the destination site that holds the recovered vApp Template (only populated for template replications and if a template from the source catalog item has already been recovered to the destination site).

string
org
Optional

The shortname of the org to which the vApp is replicated.

string
recoveredVappId
Optional

The VMware Cloud Director vApp on the destination site that holds the recovered VM (only populated if one or more VMs belonging to the same source vApp are recovered on the destination site).

string
site
Optional

The shortname of the destination site.

string As uuid As uuid
vdcId
Optional

VMware Cloud Director Virtual Datacenter ID on the destination site.

string
vdcName
Optional

VMware Cloud Director Virtual Datacenter Name on the destination site.