The Soap_Hostid object represents a HostID in LAC. This object is used to add/edit HostIDs assigned to the Product Template of a License Order.

Soap_Hostid contains the following properties:

Property name

Type

Description

name

string

Name of HostID type. The HostID type depends on the License Generator uploaded for the Product. Valid HostID types depend on the license manager being used, and are listed in Creating templates for a product.

min_amount

integer

Minimum number of HostIDs of this type that must be provided when the license is generated. (For all license managers other than LM-X, this setting is not used. For LM-X, this number is in the range of 0-16 and defaults to 1.)

max_amount

integer

Maximum number of HostIDs of this type that must be provided when the license is generated. (For all license managers other than LM-X, this setting is not used. For LM-X, this number is in the range of 0-16 and defaults to 1.)


  • No labels