CreateTrialProductResponseServiceModel_LicenseProfile
License information in a profile.
Name | Description | Type | Additional Information |
---|---|---|---|
LicenseCategoryName |
The category name of this license. |
string |
None. |
LicenseCategoryDescription |
A description of this license category. |
string |
None. |
LicenseSeats |
The number of seats associated to this license. |
integer |
None. |
LicenseKeycodeTypeId |
The identifier of a license's keycode type. Possible values are: 1 = standard license, 3 = parent license. |
integer |
None. |
StartDate |
The start date associated to this license. |
date |
None. |
ExpirationDate |
The expiration date of this license. |
date |
None. |
LicenseAttributeValue |
A value which indicates the product usage model for this item. Digit one defines the order type (1 = MSP, 2 = reseller). Digit two determines which terms a license is based on (1 = monthly, 2 = annually). Digit three refers to the associated billing model (0 = sold, 1 = overage, 2 = utility). As an example, 210 stands for "Reseller Monthly Sold". |
integer |
None. |
LicenseAttributeValueDescription |
A description of this LicenseAttributeValue. |
string |
None. |
LicenseAttributeDescription |
A description of this license attribute. |
string |
None. |
CategoryTypeName |
The type of this category. Possible values are: trial, full. |
string |
None. |
ItemHierarchyId |
An identifier specifying whether this item is a primary or secondary product. Secondary products have an 'ItemHierarchyId' of 2 and represent products dependent on a primary product. Examples include SDNS (Webroot DNS Protection), SECA (Webroot Security Awareness Training), OTEDR (OpenText Endpoint Detection and Response) and OTMDR (OpenText Managed Detection and Response) products provisioned as part of an item whose primary product is SAEP. |
integer |
None. |
ItemHierarchyName |
The name of the hierarchy type associated to this item. Possible values are: primary, secondary. |
string |
None. |
LicenseStatusId |
The status identifier for this license. Possible values are: 0 = inactive, 1 = active, 2 = disabled, 3 = manually disabled. |
integer |
None. |
LicenseStatusDescription |
A description for the LicenseStatusId field. |
string |
None. |
UsagePricingModelId |
A value which indicates how usage is calculated for this item. Only applicable to certain license categories like OTSF. |
integer |
None. |
UsagePricingModelName |
The name of the usage pricing model as defined by UsagePricingModelId. |
string |
None. |
UsageCheckDay |
The day of the month at which usage numbers are processed for this item. |
integer |
None. |
VaultId |
The data center used for this item. Ids are associated with license categories. As an example, a value of '1' defines a data center in the US for CBEP. Note: For the license categories OTEDR and OTMDR the field VaultId is mandatory. Supported values are:
Note: This value has been superseded by the Vaults list and represents the id of the first vault in the list (if such an entry is available). |
integer |
None. |
VaultName |
The name of the datacenter vault associated with VaultId. Note: This value has been superseded by the Vaults list and represents the data center name of the first vault in the list (if such an entry is available). |
string |
None. |
Vaults |
A list of data centers used for this item (applicable to backup licenses only). |
Collection of ResponseServiceModel_LicenseProfile_Vault |
None. |
ProductPlatformId |
Platform used by this item (applicable to CBEP only). Currently supported values are:
|
integer |
None. |
ProductPlatformName |
A textual representation of ProductPlatformId. |
string |
None. |
RetentionModelId |
Number of years data is retained. Legitimate values are 1 (for one year) or 2 (for seven years). |
integer |
None. |
RetentionModelName |
A textual representation of RetentionModelId. |
string |
None. |