VsanSetThresholdsRequestType

VsanSetThresholdsRequestType
VsanSetThresholdsRequestType

The parameters of VsanSetThresholds.

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

JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "thresholds": [
        {
            "_typeName": "string",
            "entityType": "string",
            "metric": "string",
            "yellow": 0,
            "red": 0
        }
    ]
}
cluster
Required

The cluster where the threshold is to set to

thresholds
Optional

The new threshold value to set