Versions Compared

Key

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

Object which represents The Soap_LicenseOrder object represents a license order in LAC. Used This object is used to add/edit license orders for a logged-in Vendor. Contains vendor.

This object contains the following properties:

Property name

Type

Description

customer_id

integer

Id ID of the customer.

product_template_id

integer

Id ID of the product template.

activation_key

string

Activation key of the license order.

license_type

string

Type of license, . The possible values : are as follows.
local - local : Local license, .
network - network : Network license.

licensee_type

string

Type of licensee, . The possible values : are as follows.
fixed - fixed : Fixed string value, .
customer - licensee : Licensee is set to customer name, .
not_specified - no : No licensee is specified.

licensee

string

Licensee value, required . Required when licensee_type is set to fixed.

hostid_match_rate

integer

Hostid HostID match rate value in %, given as a percentage.

description

string

Description of the license order.

Hostids

ArrayOfSoap_Hostid

Array of HostidsHostIDs.

Features

ArrayOfSoap_Feature

Array of Features.