vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - OutOfBounds(vim.fault.OutOfBounds)
- Thrown by
 - CreateChildVM_Task, CreateVM_Task, ImportVApp, RegisterChildVM_Task, RegisterVM_Task, UpdateProgress
 - Extends
 - VimFault
 - Since
 - 2.0
 
Fault Description
Thrown if a parameter exceeds the acceptable range of values.Properties
| Name | Type | Description | 
|---|---|---|
| argumentName | xsd:string | 
         This should be the name of the field that holds the allowed maximum
  (for example, Host.capability.maxSupportedVMs).
       | 
| 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 |