vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - MismatchedBundle(vim.fault.MismatchedBundle)
- Thrown by
 - RestoreFirmwareConfiguration
 - Extends
 - VimFault
 - Since
 - VI API 2.5
 
Fault Description
A MismatchedBundle fault is thrown when the bundle supplied for RestoreFirmwareConfiguration does not match the specifications of the hostProperties
| Name | Type | Description | 
|---|---|---|
| bundleBuildNumber | xsd:int | 
         The build number of the host that the bundle was generated for
       | 
| bundleUuid | xsd:string | 
         The uuid of the host that the bundle was generated for
       | 
| hostBuildNumber | xsd:int | 
         The build number of the host
       | 
| hostUuid | xsd:string | 
         The uuid of the host
       | 
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |