Data Object - VimVsanHostVsanHostCapability(vim.vsan.host.VsanHostCapability)

Returned by
RetrieveAllFlashCapabilities
Extends
DynamicData
See also
HostSystem
Since
vSphere API 6.0

Data Object Description

vSAN feature capability of specific host. It is used to for a specific vSAN feature, to present whether it is supported by software and license.

Properties

Name Type Description
hostManagedObjectReference
to a HostSystem

Target host.
isLicensedxsd:boolean

Whether specific feature is activated by in-use license.
isSupportedxsd:boolean

Whether specific feature is supported by the software of host.
Properties inherited from DynamicData
None

Show WSDL type definition