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 host

Properties

Name Type Description
bundleBuildNumberxsd:int

The build number of the host that the bundle was generated for
bundleUuidxsd:string

The uuid of the host that the bundle was generated for
hostBuildNumberxsd:int

The build number of the host
hostUuidxsd:string

The uuid of the host
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition