VsanClusterHealthConfigs
{
"_typeName": "string",
"enableVsanTelemetry": false,
"vsanTelemetryInterval": 0,
"vsanTelemetryProxy": {
"_typeName": "string",
"host": "string",
"port": 0,
"user": "string",
"password": "string",
"autoDiscovered": false
},
"configs": [
{
"_typeName": "string",
"key": "string",
"value": "string"
}
]
}
Enable flag to vSAN telemetry collection.
The flag doesn't take effect any more and the value will be ignored
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.
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
Any other vSAN cluster health configurations.
Each of configuration is the key/value pair. Currently, no additional configuration will be supported