The installedLicense() GraphQL query will return information about the license for the LogScale instance, if any license installed.

For more information on registering with LogScale Cloud, see the Starting with LogScale Cloud configuration page.

Syntax

Below is the syntax for the installedLicense() query field:

installedLicense: License

Given Datatypes

For the given datatype, License, there are several parameters that may be given. Below is a list of them along with their datatypes and a description of each:

Table: License

ParameterTypeRequired[a]DefaultDescription
expiresAtdatetimeyes The time at which the license expires.
issuedAtdatetimeyes The time at which the license was issued.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.