vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfThreshold(vim.cluster.VsanPerfThreshold)
- Property of
- VsanPerfGraph, VsanPerfMetricSeriesCSV
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
The threshold to display hot-spot line in graphProperties
Name | Type | Description |
---|---|---|
direction | xsd:string |
The direction of threshold value indicates whether it is upper limit or lower limit. See VsanPerfThresholdDirectionType |
red* | xsd:string |
The red value of threshold indicates severe warnings. When the performance
metric value reaches the red threshold, you should take action to avoid
dangerous problems.
Use string to present the number value of the threshold, like "30", "65".
|
yellow* | xsd:string |
The yellow value of threshold indicates light severe warnings. When the
performance metric value reaches the yellow threshold, you should be aware
and plan ahead to avoid possible problems.
Use string to present the number value of the threshold, like "30", "65".
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |