PackageInstallation
PackageInstallation
is a
datatype for information about a package installation.
Table: PackageInstallation
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
availableUpdate | PackageVersion | Long-Term | Version of package available for updating. PackageVersion is a scalar. | ||
id | VersionedPackageSpecifier | yes | Long-Term | The identifier for the package and version. VersionedPackageSpecifier is a scalar. | |
installedBy | UserAndTimestamp | yes | Long-Term | The user identifier and time stamp for installation. See UserAndTimestamp . | |
package | Package2 | yes | Long-Term | Designate a LogScale package. See Package2 . | |
source | PackageInstallationSourceType | yes | Long-Term | Finds updates on a package. Looks also for updates installed manually. See PackageInstallationSourceType . | |
updatedBy | UserAndTimestamp | yes | Long-Term | The user and time stamp for the user that updated the package. See UserAndTimestamp . |