| Name | Type | Description | 
| cpuCapacityMHz | xsd:int | CPU capacity of the host in units of MHz. In case of power-on
 action, this is the projected increase in the cluster's CPU
 capacity. In case of power off, this is the projected decrease
 in the cluster's CPU capacity. 
 | 
| memCapacityMB | xsd:int | Memory capacity of the host in units of MM. In case of power-on
 action, this is the projected increase in the cluster's memory
 capacity. In case of power off, this is the projected decrease
 in the cluster's memory capacity. 
 | 
| operationType | HostPowerOperationType | Specify whether the action is power on or power off 
 | 
| powerConsumptionWatt | xsd:int | Estimated power consumption of the host. In case of power-on,
 this is the projected increase in the cluster's power
 consumption. In case of power off, this is the projected
 decrease in the cluster's power consumption 
 | 
| Properties inherited from ClusterAction | 
| target, type | 
| Properties inherited from DynamicData | 
| None |