Data Object - VsanVmdkLoadTestResult(vim.host.VsanVmdkLoadTestResult)

Property of
VsanHostVmdkLoadTestResult
Returned by
VsanHostRunVmdkLoadTest
Extends
DynamicData
See also
VsanVmdkLoadTestSpec
Since
vSphere API 5.5

Data Object Description

Class for the Vmdk load test result

Properties

Name Type Description
actualDurationSec*xsd:int

The total duration time in second in the IO workload test
avgLatencyUs*xsd:long

The average IO latency in microsecond in the IO workload test
faultMessage*xsd:string

The error message when there is any issue found
iops*xsd:long

The average Input/Output IO operations per second in the IO workload test
maxLatencyUs*xsd:long

The maximum IO latency in microsecond in the IO workload test
numIoAboveLatencyThreshold*xsd:long

The number of IOs whose latency exceed the threshold as 5000 ms
specVsanVmdkLoadTestSpec

The spec for this result indicating the result is tested based on the spec
successxsd:boolean

True if the VMDK load test is succeed
totalBytes*xsd:long

The total read/write bytes in the IO workload test
tputBps*xsd:long

The throughput in byte per second in the IO workload test
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition