Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LicenseFeatureInfo(vim.LicenseManager.FeatureInfo)
- Property of
- LicenseAvailabilityInfo, LicenseExpiredEvent, LicenseManager, LicenseUsageInfo, NoLicenseEvent
- Returned by
- QuerySupportedFeatures
- Extends
- DynamicData
- See also
- LicenseFeatureInfoState
- Since
- 2.0
Data Object Description
Deprecated. As of vSphere API 4.0, this is not used by the system. A single feature that can be licensed. This information is immutable.Properties
Name | Type | Description |
---|---|---|
costUnit | xsd:string | Each license has a cost associated with it and the value of costUnit specifies the applicable unit. |
dependentKey* | xsd:string[] |
Report List of feature keys used by this edition.
Since VI API 2.5 |
edition* | xsd:boolean |
Flag to indicate whether the feature is an edition.
Since VI API 2.5 |
expiresOn* | xsd:dateTime |
Date representing the expiration date
Since VI API 2.5 |
featureDescription* | xsd:string |
A human readable description of what function this feature enables.
Since VI API 2.5 |
featureName | xsd:string |
The display string for the feature name.
|
key | xsd:string |
Unique identifier for license as defined in License source data.
Max length of this string is 64 characters of ASCII/ISO Latin-1
character set.
|
sourceRestriction* | xsd:string |
Describe any restriction on the source of a license for this feature.
|
state* | LicenseFeatureInfoState |
Describes the state of the feature based on the current edition license. This
property is unset for an edition license.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |