Fault - PlatformConfigFault(vim.fault.PlatformConfigFault)

Thrown by
BindVnic, CheckHostPatch_Task, InstallHostPatchV2_Task, QueryHostPatch_Task, ScanHostPatch_Task, ScanHostPatchV2_Task, StageHostPatch_Task, UnbindVnic, UninstallHostPatch_Task, UpdateVirtualMachineFiles_Task, UpdateVVolVirtualMachineFiles_Task
Extended by
InvalidBundle, PatchInstallFailed, PatchIntegrityError
Extends
HostConfigFault

Fault Description

A PlatformConfigFault is a catch-all fault indicating that some error has occurred regarding the configuration of the host. Data about the fault is available and will be presented as a platform specific string.

This information carried by this fault cannot be localized. Most likely this information will already have been localized to the locale of the server that generated this fault. Where possible, a more specific fault will be thrown.

Properties

Name Type Description
textxsd:string

Platform specific text string describing this error.
Properties inherited from HostConfigFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition