vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostRuntimeStats(vim.vsan.host.RuntimeStats)
- Property of
- VsanRuntimeStatsHostMap
- Returned by
- VsanHostGetRuntimeStats
- Extends
- DynamicData
- See also
- RepairTimerInfo, ResyncIopsInfo, VsanConfigGeneration
- Since
- 6.6
Data Object Description
vSAN runtime stats from the perspective of the host in question. It is used to present read-only stats which may change during operation.Properties
Name | Type | Description |
---|---|---|
componentLimitPerCluster* | xsd:int |
Get shared witness per cluster component limit of the host.
Since vSAN 7.0U1 |
configGeneration* | VsanConfigGeneration |
Current config generation of the host.
Since 6.6.1 |
maxWitnessClusters* | xsd:int |
Get shared witness max number of clusters on a witness node.
Since vSAN 7.0U1 |
repairTimerInfo* | RepairTimerInfo |
Repair timer information of the host.
Since vSAN 6.7U1 |
resyncIopsInfo* | ResyncIopsInfo |
Runtime value of vSAN resync IOPS information. This field is to present
vim.vsan.host.StatsType#resyncIopsInfo.
|
supportedClusterSize* | xsd:int |
Maximum vSAN cluster size supported by this host.
Since 6.7 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |