Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - MethodNotFound(vmodl.fault.MethodNotFound)
- Extends
- InvalidRequest
- Since
- vmodl.version.version0
Fault Description
MethodNotFound is thrown to indicate that a method called on a managed object does not exist.Properties
Name | Type | Description |
---|---|---|
method | xsd:string |
The method called.
|
receiver | ManagedObjectReference |
The receiver of the call
|
Properties inherited from InvalidRequest | ||
None | ||
Properties inherited from RuntimeFault | ||
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 |