Managed Object - ComputeResource

Property of
ComputeResourceEventArgument, ConverterTargetVmSpecManagedVmLocation, FailToEnableSPBM, NoActiveHostInCluster, ResourcePool
Parameter to
InstallIoFilter_Task, QueryDisksUsingFilter, QueryIoFilterInfo, QueryIoFilterIssues, UninstallIoFilter_Task, UpgradeIoFilter_Task
Returned by
AddStandaloneHost_Task
Extended by
ClusterComputeResource
Extends
ManagedEntity
See also
ComputeResourceConfigInfo, ComputeResourceConfigSpec, ComputeResourceSummary, Datastore, EnvironmentBrowser, HostSystem, Network, ResourcePool
Since
null


Managed Object Description

Properties

Name Type Description
configManagerEnabled* Pxsd:boolean

Since null
configurationExComputeResourceConfigInfo

Since VI API 2.5
datastore* PManagedObjectReference[]
to a Datastore[]


environmentBrowser* PManagedObjectReference
to a EnvironmentBrowser


host* PManagedObjectReference[]
to a HostSystem[]


lifecycleManaged* Pxsd:boolean

Since vSphere API 6.9.1
network* PManagedObjectReference[]
to a Network[]


resourcePool* PManagedObjectReference
to a ResourcePool


summaryComputeResourceSummary


Properties inherited from ManagedEntity
alarmActionsEnabled, configIssue, configStatus, customValue, declaredAlarmState, disabledMethod, effectiveRole, name, overallStatus, parent, permission, recentTask, tag, triggeredAlarmState
Properties inherited from ExtensibleManagedObject
availableField, value
*May not be presentP Required privilege: System.View

Methods

Methods defined in this Managed Object
ReconfigureComputeResource_Task
Methods inherited from ManagedEntity
Destroy_Task, Reload, Rename_Task
Methods inherited from ExtensibleManagedObject
setCustomValue

ReconfigureComputeResource_Task

Required Privileges
Host.Inventory.EditCluster
Since
VI API 2.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ComputeResource used to make the method call.
spec PComputeResourceConfigSpec

Since VI API 2.5
modify Pxsd:boolean

Since VI API 2.5
PRequired privilege - see tooltip for details

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

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