Data Object - VsanVibScanResult(vim.vsan.VsanVibScanResult)

Parameter to
VsanVibInstall_Task
Returned by
VsanVibScan
Extends
DynamicData
See also
HostSystem
Since
vSAN API 6.6

Data Object Description

Information about a VIB based on a scan of a host.

Properties

Name Type Description
existingVersion*xsd:string

Existing version on the host, if any.
hostManagedObjectReference
to a HostSystem

Host for which this information is in reference to.
maintenanceModeRequiredxsd:boolean

True if install of this VIB will require maintenance mode.
meetsSystemReqxsd:boolean

True if system requirements are met.
pkgDepsMetByHostxsd:boolean

True if this vibs dependency is satisfied by the host vibs.
rebootRequiredxsd:boolean

True if install of this VIB will require a host reboot.
vibNamexsd:string

Name of the VIB which uniquely identifies it among other VIBs in the host.
vibVersionxsd:string

Version provided by this VIB.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition