Data Object - VsanClusterHealthConfigs(vim.cluster.VsanClusterHealthConfigs)

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 Virtual SAN cluster health configurations. Each of configuration is the key/value pair. Currently, no additional configuration will be supported
enableVsanTelemetry*xsd:boolean

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

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

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