vSAN Management API


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 VsanPerfGetSupportedEntityTypes

Properties

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.
graphsVsanPerfGraph[]

The supported metrics (organized by graphs) for this entity type
idxsd:string

Id for the entity type.
namexsd: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
*Need not be set
Show WSDL type definition