License is an interface datatype for information about the LogScale instance.

This datatype is used by the installedLicense() query field and the and the updateLicenseKey() mutation field.

As an interface, License is implemented by the datatypes, OnPremLicense and the TrialLicense.

Table: License

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
expiresAtdatetimeyes Long-TermThe time at which the license expires.
issuedAtdatetimeyes Long-TermThe time at which the license was issued.