vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVibScanResult(vim.vsan.VsanVibScanResult)
- Parameter to
- VsanVibInstall_Task
- Returned by
- VsanVibScan
- Extends
- DynamicData
- See also
- HostSystem
- Since
- 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.
|
host | ManagedObjectReference
to a HostSystem |
Host for which this information is in reference to.
|
maintenanceModeRequired | xsd:boolean |
True if install of this VIB will require maintenance mode.
|
meetsSystemReq | xsd:boolean |
True if system requirements are met.
|
pkgDepsMetByHost | xsd:boolean |
True if this vibs dependency is satisfied by the host vibs.
|
rebootRequired | xsd:boolean |
True if install of this VIB will require a host reboot.
|
vibName | xsd:string |
Name of the VIB which uniquely identifies it among other VIBs in the host.
|
vibVersion | xsd:string |
Version provided by this VIB.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |