VsanMetricsConfig
VsanMetricsConfig
The vSAN metrics configuration for all monitor clients.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"profiles": [
{
"_typeName": "string",
"authToken": "string"
}
]
}