|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| QueryAssignedLicenses, RemoveAssignedLicense, UpdateAssignedLicense |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LicenseAssignmentManager used to make the method call. |
| entityId* P | xsd:string |
ID of the entity. E.g. HostSystem.
Since vSphere API 4.0 |
Return Value
| Type | Description |
|---|---|
| LicenseAssignmentManagerLicenseAssignment[] |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LicenseAssignmentManager used to make the method call. |
| entityId P | xsd:string |
ID of the entity. E.g. HostSystem.
Since vSphere API 4.0 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| LicenseEntityNotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LicenseAssignmentManager used to make the method call. |
| entity P | xsd:string |
ID of the entity. E.g. HostSystem.
Since vSphere API 4.0 |
| licenseKey P | xsd:string |
A license.
Since vSphere API 4.0 |
| entityDisplayName* P | xsd:string |
Display name for the entity
Since vSphere API 4.0 |
Return Value
| Type | Description |
|---|---|
| LicenseManagerLicenseInfo | Returns information about the license specified in licenseKey |
Faults
| Type | Description |
|---|---|
| LicenseEntityNotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |