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 vSAN API 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: 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 vSAN API 8.0.0.2
|
Properties inherited from DynamicData |
None |