vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterHealthResultTable(vim.cluster.VsanClusterHealthResultTable)
- Property of
- VsanClusterHealthResultWithRemediation
- Extends
- VsanClusterHealthResultBase
- See also
- VsanClusterHealthResultColumnInfo, VsanClusterHealthResultRow
- Since
- vSphere API Release 5.5
Data Object Description
The class defines the generic vSAN cluster health finding table which is used in data driven UI to rendering the health finding. This table class includes the column and row list handling in pair. In other words, each of column defines the column schema while the row with the same index in the list contains the value list for this columnProperties
Name | Type | Description |
---|---|---|
columns* | VsanClusterHealthResultColumnInfo[] |
The column list in the data driven UI table
|
rows* | VsanClusterHealthResultRow[] |
The row list in the data driven UI table
|
Properties inherited from VsanClusterHealthResultBase | ||
label | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |