PackageInstallation is a datatype for information about a package installation. It's used by several mutations related to alerts, actions, dashboard, etc.

Table: PackageInstallation

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 27, 2025
availableUpdatePackageVersion  Long-TermVersion of package available for updating. PackageVersion is a scalar.
idVersionedPackageSpecifieryes Long-TermThe identifier for the package and version. VersionedPackageSpecifier is a scalar.
installedByUserAndTimestampyes Long-TermThe user identifier and time stamp for installation. See UserAndTimestamp.
packagePackage2yes Long-TermDesignate a LogScale package. See Package2.
sourcePackageInstallationSourceTypeyes Long-TermFinds updates on a package. Looks also for updates installed manually. See PackageInstallationSourceType.
updatedByUserAndTimestampyes Long-TermThe user and time stamp for the user who updated the package. See UserAndTimestamp.