VcRecoveryInfo
VcRecoveryInfo
Represents information of a recovered VM in vCenter.
AllOf
This class requires all of the following:
JSON Example
{
"optimizeUntil": 1620575926016,
"recoveryState": "string",
"type": "string",
"vcId": "b0e4587c-1084-4545-8d22-ffd271c11cc3",
"vmId": "vm-11"
}
string
type
Optional
Polymorphic discriminator property, value is 'vc'
string
vcId
Optional
The recovery vCenter id
string
vmId
Optional
The recovered vCenter VM on the destination site.