Data Object - VsanVibSpec(vim.vsan.VsanVibSpec)

Property of
VsanUpdateItem
Parameter to
VsanVibInstall_Task, VsanVibScan
Extends
DynamicData
See also
HostSystem
Since
vSAN API 6.6

Data Object Description

Contains information about a VIB to be installed or scanned.

Properties

Name Type Description
hostManagedObjectReference
to a HostSystem

Host onto which this VIB should be installed.
metaSha1Sum*xsd:string

SHA1 sum of the metadata file. Must be provided if metaUrl field is provided.
metaUrl*xsd:string

URL to the metadata.zip file for this VIB. If not provided, it is not possible to determine most of the VIB properties before installing it.
vibSha1Sumxsd:string

SHA1 sum of the VIB file.
vibUrlxsd:string

URL to the .vib file for this VIB.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition