Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - VFlashModuleVersionIncompatible(vim.fault.VFlashModuleVersionIncompatible)
- Extends
- VimFault
- Since
- vSphere API Release 5.5
Fault Description
The vFlash module version of the vFlash cache asscociated with the virtual disk of a VM is not compatible with the supported versions of the specified vFlash module on the host.Properties
Name | Type | Description |
---|---|---|
hostMinSupportedVerson | xsd:string |
The minimum supported version of the specified module on the host.
|
hostModuleVersion | xsd:string |
The verson of the specified module on the host.
|
moduleName | xsd:string |
The vFlash module name.
|
vmRequestModuleVersion | xsd:string |
The VM request module version.
|
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 |