Object used to describe the details of a licensable feature. This is a read-only object.
Name | Type | Description | Attributes |
---|---|---|---|
plcmLicenseFeatureStatus | PlcmLicenseFeatureStatus | See Definition of PlcmLicenseFeatureStatus | |
plcmLicenseFeatureVersion | PlcmLicenseFeatureVersion | See Definition of PlcmLicenseFeatureVersion | |
name | Name | The unique FLEXERA license feature name / identifier. When displaying feature information to the user we want to use a localized user friendly description of this feature, not the Flexera name / id. | Mandatory |
perpetual | boolean | Whether this feature is perpetual, or has a fixed date/time range | Mandatory |
counted | boolean | Whether this feature is counted | Mandatory |
count | unsignedLong | The count associated with this feature | |
startDate | dateTime | Optional field to note the start date for the feature. From the PD point of view, this is simply the start date of the feature. From the product level view (DMA, RPAD, SMCU, XMA) this is the start date of the borrow window and can simply be filled in directly from the values obtained from LMPC. | |
expirationDate | dateTime | Optional field to note the expiration date for the feature From the PD point of view, this is simply the expiration date of the feature. From the product level view (DMA, RPAD, SMCU, XMA) this is the expiration date of the borrow window and can simply be filled in directly from the values obtained from LMPC. |
Name | Type | Restrictions |
---|---|---|
Name | string | Length of value must be >=1 Length of value must be <=256 |