VsanGetThresholdsRequestType

VsanGetThresholdsRequestType
VsanGetThresholdsRequestType

The parameters of VsanGetThresholds.

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

JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "entityType": "string",
    "metric": "string"
}
cluster
Required

The cluster where the threshold is to get from

string
entityType
Optional

Get threshold only for the specified entity type.

string
metric
Optional

Get threshold only for the specified metric, "entityType" must also be set if "metric" is set.