vSphere Web Services API
| 
 | |||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - InvalidRequest(vmodl.fault.InvalidRequest)
- Thrown by
 - SetCryptoMode
 - Extended by
 - InvalidType, MethodNotFound
 - Extends
 - RuntimeFault
 - Since
 - vmodl.version.version0
 
Fault Description
An InvalidRequest fault is thrown in response to a malformed request to the server that fails in the transport layer, e.g., the SOAP XML request was invalid. Sub-types of this fault, provides more specific transport errors, such as a using a reference to an unknown managed object type or method.Properties
| Name | Type | Description | 
|---|---|---|
| None | ||
| Properties inherited from RuntimeFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |