Data Object - VsanPerfTopQuerySpec(vim.cluster.VsanPerfTopQuerySpec)

Parameter to
QueryVsanPerfTopEntities
Extends
DynamicData
Since
vSAN API vSAN 7.0U2

Data Object Description

Describe specification for query operation to retrieve vSAN performance top entities.

Properties

Name Type Description
entityxsd:string

Represent the managed object type of the top entities, including virtual-machine and disk-group.
metricIdxsd:string

Indicate which one metric is used to decide the order of the top entities from resource consuming perspective. The valid metric types for top entities query include iopsRead, iopsWrite, throughputRead, throughputWrite, latencyRead, latencyWrite.
numEntities*xsd:int

Represent the number of the top entities to be returned. The default value is 10 and the maximum is 50.
timeStampxsd:dateTime

Indicate the sampling time to return the desired vSAN performance top entities.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition