OnPremLicense
is a
datatype for information about a LogScale license.
Table: OnPremLicense
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 27, 2024 | |||||
expiresAt | datetime | yes | Long-Term | The time at which the LogScale On-Premise license expires. | |
isOem | boolean | yes | Long-Term | Indicates whether the license is an OEM license. | |
isSaaS | boolean | yes | Long-Term | Indicates whether the license allows running LogScale as an SaaS platform. | |
issuedAt | datetime | yes | Long-Term | The time at which the LogScale On-Premise license was issued. | |
maxUsers | integer | Long-Term | The maximum number of user accounts allowed in LogScale. Unlimited if undefined. | ||
owner | string | yes | Long-Term | The name of the entity to which the license was issued. | |
uid | string | yes | Long-Term | The user identifier for the license. |