Data Object - VsanClusterHealthConfigs(vim.cluster.VsanClusterHealthConfigs)

Parameter to
VsanHealthSetVsanClusterTelemetryConfig
Returned by
VsanHealthQueryVsanClusterHealthConfig
Extends
DynamicData
See also
VsanClusterHealthResultKeyValuePair, VsanClusterTelemetryProxyConfig
Since
vSphere API 5.5

Data Object Description

Properties

Name Type Description
configs*VsanClusterHealthResultKeyValuePair[]

Any other vSAN cluster health configurations. Each of configuration is the key/value pair. Currently, no additional configuration will be supported
enableVsanTelemetry*xsd:boolean

Enable flag to vSAN telemetry collection. The flag doesn't take effect any more and the value will be ignored
vsanTelemetryInterval*xsd:int

The periodical vSAN telemetry collection interval in minutes. The smaller value will collect vSAN telemetry more frequently but increase the system overhead and vice versa. The default is one week.
vsanTelemetryProxy*VsanClusterTelemetryProxyConfig

The proxy used for sending vSAN telemetry. The proxy can be either user configured or auto-discovered and will be applied for collecting all of vSAN telemetry data
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition