PackageRegistrySearchResultItem

PackageRegistrySearchResultItem is a datatype for information about a package that matches a search in a package registry.

Table: PackageRegistrySearchResultItem

ParameterTypeRequiredDefaultStabilityDescription
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
descriptionstring  Long-TermThe description of the package that matches the search.
idVersionedPackageSpecifieryes Long-TermThe unique identifier of the package that matches the search of the package registry. VersionedPackageSpecifier is a scalar.
iconUrlUrlOrData  Long-TermThe URL to the icon for the package that matches the search. UrlOrData is a scalar.
installedVersionVersionedPackageSpecifieryes Long-TermThe version of the package installed. VersionedPackageSpecifier is a scalar.
isLatestVersionSupportedbooleanyes Long-TermWhether the latest version is supported.
minHumioVersionOfLatestSemanticVersionyes Long-TermThe minimum LogScale version of the latest package. SemanticVersion is a scalar.
typePackageTypeyes Long-TermThe type of package: application, or library. See PackageType.