License Manager Get Licensed Edition

License Manager Get Licensed Edition

Deprecated as of vSphere API 4.0, use QueryAssignedLicenses instead.

The product's license edition.

The edition defines which product license the server requires. This, in turn, determines the core set of functionalities provided by the product and the additional features that can be licensed. If no edition is set the property is set to the empty string (""). To set the edition use SetLicenseEdition.

Request
URI
GET
https://{vcenter-host}/sdk/vim25/{release}/LicenseManager/{moId}/licensedEdition
COPY
Path Parameters
string
moId
Required

The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId, in this case LicenseManager/{moId}.

string
release
Required

The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns string of type(s) application/json
Operation doesn't return any data structure