Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - HostSpecificationOperationFailed(vim.fault.HostSpecificationOperationFailed)
- Thrown by
- DeleteHostSpecification, DeleteHostSubSpecification, RetrieveHostSpecification, UpdateHostSpecification, UpdateHostSubSpecification
- Extends
- VimFault
- See also
- HostSystem
- Since
- vSphere API Release 6.5
Fault Description
Fault thrown when an operation, on host specification or host sub specification for a host, failed.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
The host on which host specification operation failed.
|
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 |