Data Object - VsanClusterHealthResultColumnInfo(vim.cluster.VsanClusterHealthResultColumnInfo)

Property of
VsanClusterHealthResultTable
Extends
DynamicData
Since
vSphere API 5.5

Data Object Description

This class defines the column information for the Virtual SAN health result, which is used in data driven UI for rendering the health check result. It includes the column label and the data value type in the column.

Properties

Name Type Description
labelxsd:string

The column label
typexsd:string

The data type in the column. All of current supported types include "health" (The health status string which are green, yellow and red, info and unknown) "mor" (The managed object reference), "Long", "string", "Float" and "listMor" (The managed object reference list)
Properties inherited from DynamicData
None

Show WSDL type definition