Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - ThirdPartyLicenseAssignmentFailed(vim.fault.ThirdPartyLicenseAssignmentFailed)
- Extends
- RuntimeFault
- See also
- HostSystem
- Since
- vSphere API Release 5.0
Fault Description
A ThirdPartyLicenseAssignmentFailed fault is thrown when the license assignment to a 3rd party module fails. The 3rd-party modules are installed and ran on ESX hosts, so this fault provides both host and module IDs.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
The ESX host where 3rd party license was applied.
|
module | xsd:string |
The asset-id of 3rd party module
|
reason* | xsd:string |
The reason why the assignment failed, if known.
|
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 |