Data Object - ManagedByInfo(vim.ext.ManagedByInfo)

Property of
VAppConfigInfo, VAppConfigSpec, VirtualMachineConfigInfo, VirtualMachineConfigSpec, VirtualMachineConfigSummary
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

The ManagedByInfo data object contains information about the extension responsible for the life-cycle of the entity.

Properties

Name Type Description
extensionKeyxsd:string

Key of the extension managing the entity.
typexsd:string

Managed entity type, as defined by the extension managing the entity. An extension can manage different types of entities - different kinds of virtual machines, vApps, etc. - and this property is used to find the corresponding managedEntityInfo entry from the extension.
Properties inherited from DynamicData
None

Show WSDL type definition