Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Object which represents The Soap_Feature object represents a feature in LAC. Used This object is used to add/edit features assigned to the Product Template of a License Order. Contains

Soap_Feature contains the following properties:

Property name

Type

Description

name

string

Name of the feature.

version

string

Version of the feature.

expiration_type

string

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

expiration_date

string

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

additional_settings

string

Additional settings for a feature.

enabled

boolean

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

days_from_activation

integer

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

count

integer

Number of features possible that are allowed to run when using a network license.