Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterDasAdvancedRuntimeInfo(vim.cluster.DasAdvancedRuntimeInfo)
- Returned by
- RetrieveDasAdvancedRuntimeInfo
- Extended by
- ClusterDasFailoverLevelAdvancedRuntimeInfo
- Extends
- DynamicData
- See also
- ClusterDasAdvancedRuntimeInfoVmcpCapabilityInfo, ClusterDasHostInfo, DasHeartbeatDatastoreInfo
- Since
- vSphere API Release 4.0
Data Object Description
Base class for advanced runtime information related to the high availability service for a cluster.Properties
Name | Type | Description |
---|---|---|
dasHostInfo* | ClusterDasHostInfo |
The information pertaining to the HA agents on the hosts
|
heartbeatDatastoreInfo* | DasHeartbeatDatastoreInfo[] |
The map of a datastore to the set of hosts that are using
the datastore for storage heartbeating.
Since vSphere API Release 5.0 |
vmcpSupported* | ClusterDasAdvancedRuntimeInfoVmcpCapabilityInfo |
Whether HA VM Component Protection can be enabled for the cluster.
Since vSphere API Release 6.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |