Data Object - SrmProtectionGroupPlaceholderVmInfo

Returned by
GetPlaceholderVmInfo
Since
SRM API 11.0

Data Object Description

Information about the inventory location of the placeholder vim.VirtualMachine

Properties

Name Type Description
computeResource*vim.ComputeResource

Placeholder VM ComputeResource. Not set if the VM is a template.
datacenter*vim.Datacenter

Placeholder VM datacenter
folder*vim.Folder

Placeholder VM folder
host*vim.HostSystem

Placeholder VM host. Not set if the VM is a template.
placeholderCreationFault*vmodl.LocalizedMethodFault

Fault from the most recent placeholder creation operation at the local site, if that operation failed. Otherwise unset.
repairNeededxsd:boolean

Set to true if the placeholder VM needs to be repaired. false otherwise.
resourcePool*vim.ResourcePool

Placeholder VM ResourcePool. Not set if the VM is a template.
vm*vim.VirtualMachine

Placeholder VM Can be unset if the placeholderVm has been deleted or has not been created succesfully.
Properties inherited from
None
*Need not be set