Data Object - VsanClusterTelemetryProxyConfig(vim.cluster.VsanClusterTelemetryProxyConfig)

Property of
VsanClusterHealthConfigs
Parameter to
VsanHealthTestVsanClusterTelemetryProxy
Returned by
VsanHealthQueryVsanProxyConfig
Extends
DynamicData
Since
vSphere API 5.5

Data Object Description

The HTTP proxy configuration for sending vSAN cluster telemetry

Properties

Name Type Description
autoDiscovered*xsd:boolean

True indicates the proxy is auto discovered in the system False indicates the proxy is set by user
host*xsd:string

The proxy host. Empty value indicates to remove the proxy setting
password*xsd:string

The password for the user on the proxy host
port*xsd:int

The proxy port. Empty value indicates to remove the proxy setting
user*xsd:string

The user name for the proxy host
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition