VsanMetricProfile

VsanMetricProfile
VsanMetricProfile

The vSAN metrics configuration per monitor client.

In pull mode, when vSAN metrics query happens, all authTokens configured to vSAN node will be used for authentication and identify the monitor client.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "authToken": "string"
}
string As password As password
authToken
Required

The credential used for authentication between monitor and vSAN metrics provider.

The length of this token should not exceed 30.