VmTemplateRecoveryInfo
Represents recovery information of a template VM.
{
"optimizeUntil": 1620575926016,
"recoveryState": "string",
"type": "string",
"catalogId": "e19d1c88-7362-4b4d-b004-44180b51ad27",
"catalogName": "Catalog1",
"vAppId": "b9335a64-8af1-4d21-8fd8-0a7f671f0f96",
"vAppTemplateId": "cf35f596-283c-46d4-9967-5a1177ccbd58",
"vcdVmId": "f73ab658-a79d-473f-853a-485fe613727c",
"vcdVmTemplateId": "016e579f-a0a3-4613-9200-2c923f291db4"
}
The ID of the VMware Cloud Director Catalog on the destination site, selected as the destination catalog during migration (only populated if the vApp created on the destination site was successfully captured to a vApp Template in the destination catalog.)
The Name of the VMware Cloud Director Catalog on the destination site, selected as the destination catalog during migration (only populated if the vApp created on the destination site was successfully captured to a vApp Template in the destination catalog.)
Polymorphic discriminator property, value is 'vcdTemplate'
The VMware Cloud Director vApp on the destination site that was created as an intermediate step and is captured as the destination vApp Template (this vApp is deleted after a successful capture to a vApp Template in the selected destination catalog).
The VMware Cloud Director vApp Template on the destination site that holds the recovered VM (only populated if the vApp created on the destination site was successfully capture to a vApp Template in the destination catalog.)
The recovered VMware Cloud Director VM in the vApp created as an intermediate step on the destination site.
The recovered VMware Cloud Director VM as part of the recovered vApp Template on the destination site.