Data Object - ClusterDpmHostConfigSpec(vim.cluster.DpmHostConfigSpec)

Property of
ClusterConfigSpecEx
Extends
ArrayUpdateSpec
See also
ClusterDpmHostConfigInfo
Since
VI API 2.5

Data Object Description

The ClusterDpmHostConfigSpec data object provides information that the Server uses to update the DPM configuration for a single host (identified by the key property). The host DPM configuration overrides the cluster default DPM setting (ClusterConfigSpecEx.dpmConfig).

The vSphere API defines three update operations (ArrayUpdateSpec.operation).

Use the ReconfigureComputeResource_Task method to update the DPM configuration. If you set the modify parameter to true, you can use any of the three operations (add, edit, or remove). If you set the modify parameter to false, you can use only the add operation.

Properties

Name Type Description
info*ClusterDpmHostConfigInfo


Properties inherited from ArrayUpdateSpec
operation, removeKey
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition