vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - TooManyDisksOnLegacyHost(vim.fault.TooManyDisksOnLegacyHost)
- Extends
 - MigrationFault
 - Since
 - VI API 2.5
 
Fault Description
Deprecated. As of vSphere 4.1, this error condition is no longer possible. The VM has too many disks which can cause the VM to take a long time to power-on. This can result in migration taking a long time to complete or to fail due to timeout. This is a problem only for migration of powered-on virtual machines from or to ESX 2.x hosts.Properties
| Name | Type | Description | 
|---|---|---|
| diskCount | xsd:int | 
         The number disks this VM has.
       | 
| timeoutDanger | xsd:boolean | 
         Whether this number of disks will cause a timeout failure.
       | 
| Properties inherited from MigrationFault | ||
| None | ||
| 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 |