vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterAction(vim.cluster.Action)
- Property of
- ClusterActionHistory, ClusterRecommendation
- Extended by
- ClusterClusterInitialPlacementAction, ClusterHostInfraUpdateHaModeAction, ClusterHostPowerAction, ClusterInitialPlacementAction, ClusterMigrationAction, HbrDiskMigrationAction, PlacementAction, StorageMigrationAction, StoragePlacementAction
- Extends
- DynamicData
- Since
- VI API 2.5
Data Object Description
Base class for all action recommendations in VirtualCenter.Properties
Name | Type | Description |
---|---|---|
target* | ManagedObjectReference |
The target object on which this action will be applied. For
instance, a migration action will have a virtual machine as its
target object, while a host power action will have a host as its
target action.
|
type | xsd:string |
Type of the action. This is encoded to differentiate between
different types of actions aimed at achieving different goals.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |