You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Object which represents feature in LAC. Used to add/edit features assigned to Product Template of License Order. Contains properties:

Property name

Type

Description

name

string

Name of feature.

version

string

Version of feature.

expiration_type

string

Expiration type of feature. Valid values are:
fixed - expiration date of feature is set to fixed date
days_from_activation - expiration date of feature is set to date after defined number of days from activation
no_expiration - feature is permanent

expiration_date

string

Date of fixed expiration - required when expiration_type is set to fixed

additional_settings

string

Additional settings for a feature.

enabled

boolean

Field defining if feature is selected in the Product Template or License Order

days_from_activation

integer

Number of days for which will be active feature from activation. Required when expiration_type is set to days_from_activation

count

integer

Number of features possible to run when using network license.


  • No labels