Data Object - VsanPerfsvcHealthResult(vim.vsan.VsanPerfsvcHealthResult)

Property of
VsanClusterHealthSummary
Extends
DynamicData
See also
VsanObjectInformation, VsanPerfNodeInformation
Since
vSAN API 6.7

Data Object Description

This class encapsulates the vSAN performance service health test result

Properties

Name Type Description
datastoreCompatible*xsd:boolean

This value indicate that if the vSAN datastore is compatible with the configuration policy.
enoughFreeSpace*xsd:boolean

This value indicate that if the vSAN datastore has enough free space to enable vsan performance service.
hostResults*VsanPerfNodeInformation[]

This is list of hosts' performance service information.
See VsanPerfNodeInformation

remediateAction*xsd:string

vSAN performance service remediation action.
See VsanPerfsvcRemediateAction

statsObjectConsistent*xsd:boolean

This is vSAN stats object consistency check value.
statsObjectInfo*VsanObjectInformation

This is vSAN stats object information.
statsObjectPolicyConsistent*xsd:boolean

This is vSAN stats object policy consistency check value.
verboseModeStatus*xsd:boolean

This value indicate that if the vSAN performance service verbose mode is enable or not.

Since vSAN API vSAN 6.7U3
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition