vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanPerfEntityType(vim.cluster.VsanPerfEntityType)
- Returned by
- VsanPerfGetAggregatedEntityTypes, VsanPerfGetSupportedEntityTypes
- Extends
- DynamicData
- See also
- VsanPerfGraph
- Since
- vSphere API Release 5.5
Data Object Description
See VsanPerfGetSupportedEntityTypesProperties
Name | Type | Description |
---|---|---|
advancedGraphs* | VsanPerfGraph[] |
The advanced supported metrics (organized by graphs) for this entity type,
these graphs will be shown in performance for support page.
Since 8.0.0.2 |
description* | xsd:string |
The description of the entity type.
|
graphs | VsanPerfGraph[] |
The supported metrics (organized by graphs) for this entity type
|
id | xsd:string |
Id for the entity type.
|
name | xsd:string |
The entity type name.
It is used to compose the entity reference id, which is
<entity_type_name>:<entity_uuid> For an example: host-domclient:<hostUuid> is used to identify a vSAN host for querying stats in vSAN clients consumption viewpoint. |
verboseGraphs* | VsanPerfGraph[] |
The verbose supported metrics (organized by graphs) for this entity type,
these graphs will be shown in performance for support detail page.
Since 8.0.0.2 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |