The information on this page refers to SOAP version 2, which added support for additional properties. If you are using SOAP version 1, please refer to the SOAP version 1 documentation for the Soap_Feature object. |
The Soap_Feature object represents a feature in LAC. This object is used to add/edit features assigned to the Product Template of a License Order.
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. |
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 the feature is selected in the Product Template or License Order. |
days_from_activation |
integer |
Number of days from activation the feature will remain active. Required when expiration_type is set to days_from_activation. |
count |
integer |
Number of features that are allowed to run when using a network license. |
comment |
string |
Additional information about the feature. |
options |
string |
Additional licensing options for the feature. |
maintenance_type |
string |
The type of maintenance for the feature. Valid values are: |
maintenance_date |
string |
Date of fixed maintenance. Required/Set when maintenance_type is set to fixed. |
maintenance_days_ |
integer |
Number of days from activation the maintenance will remain active. Required when maintenance_type is set to maintenance_days_from_activation. |
issued_type |
string |
The issue type for the feature. Valid values are: |
issued_date |
string |
Date the feature is issued. Required when issued_type is set to fixed. |