RegistryPackageVersionInfo is a datatype for information about a version of a LogScale Package.

This datatype is used by the datatypes, Repository and View, which are used by several mutation and query fields. This datatype is also used by the datatype, Package2, which is also used by several datatypes, but primarily by PackageInstallation, InstallPackageFromRegistryResult, and PackageUpdateResult. The first of those is used by the mutations related to alerts, actions, dashboard, etc. The other two are used by the installPackageFromRegistryV2() and updatePackageFromRegistryV2() mutation fields.

Table: RegistryPackageVersionInfo

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: Oct 3, 2024
minHumioVersionSemanticVersionyes Long-TermThe minimum version of LogScale required to run the package. SemanticVersion is a scalar.
versionSemanticVersionyes Long-TermThe package version. SemanticVersion is a scalar.