CreateTrialProductResponseServiceModel_LicenseProfile

License information in a profile.

NameDescriptionTypeAdditional 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) and SECA (Webroot Security Awareness Training) 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. Note that ids are associated to license categories. As an example, a value of '1' defines a data center in the US for CBEP. Supported values are:

  • CBEP:
    • 1 = US
    • 2 = EMEA
    • 3 = CA
    • 4 = FR
    • 5 = APAC
    • 15 = AU
    • 16 = UK
  • OTSF
    • 8 = East US 2 (Virginia)
    • 9 = Australia East (New South Wales)
    • 10 = Canada Central (Toronto)
    • 11 = France Central (Paris)
    • 12 = UK South (London)
    • 13 = Germany

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:

  • 1 = Carbonite. Valid for LicenseKeycodeTypeId 3 and 1.
  • 2 = Azure EA. Valid for Business Single Site in Reseller Cart (LicenseKeycodeTypeId=1).
  • 3 = OnPrem. Valid for Business Single Site in Reseller Cart (LicenseKeycodeTypeId=1).

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.