vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfGraph(vim.cluster.VsanPerfGraph)
- Property of
- VsanPerfEntityType, VsanPerfGraph
- Extends
- DynamicData
- See also
- VsanPerfMetricId, VsanPerfThreshold
- Since
- vSphere API Release 5.5
Data Object Description
see VsanPerfGetSupportedEntityTypesSee {@link
Properties
Name | Type | Description |
---|---|---|
description* | xsd:string |
The description of the graph.
|
id | xsd:string |
Graph ID (i.e. In the vSphere web client, this is used as a ID for composing
the AskVmware link, for example:
http://www.vmware.com/esx/support/askvmware/index.php?eventtype=<id>&language=en_US).
|
metrics | VsanPerfMetricId[] |
The metrics to display in the graph.
|
name* | xsd:string |
The display name of the graph.
|
secondGraph* | VsanPerfGraph |
The second y-axis support.
Since 7.2 |
threshold* | VsanPerfThreshold |
The threshold in the graph
|
unit | xsd:string |
The unit for metrics in the graph. See VsanPerfStatsUnitType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |