vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterTelemetryProxyConfig(vim.cluster.VsanClusterTelemetryProxyConfig)
- Property of
- VsanClusterHealthConfigs
- Parameter to
- VsanHealthTestVsanClusterTelemetryProxy
- Returned by
- VsanHealthQueryVsanProxyConfig
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
The HTTP proxy configuration for sending vSAN cluster telemetryProperties
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |