Managed Object - ExtensibleManagedObject

Extended by
Alarm, ClusterEVCManager, HostCpuSchedulerSystem, HostFirewallSystem, HostGraphicsManager, HostMemorySystem, HostNetworkSystem, HostPciPassthruSystem, HostServiceSystem, HostStorageSystem, HostVirtualNicManager, HostVMotionSystem, ManagedEntity, ScheduledTask, Task, VirtualMachineSnapshot
See also
CustomFieldDef, CustomFieldValue
Since
null


Managed Object Description

Properties

Name Type Description
availableField* PCustomFieldDef[]

Since VI API 2.5
value* PCustomFieldValue[]

Since VI API 2.5
*May not be presentP Required privilege: System.View

Methods

Methods defined in this Managed Object
setCustomValue

setCustomValue

Required Privileges
None
Since
VI API 2.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ExtensibleManagedObject used to make the method call.
key Pxsd:string

Since VI API 2.5
value Pxsd:string

Since VI API 2.5
PRequired privilege - see tooltip for details

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None