Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdatablePackageSummary

Provides summary information for a software package available for installation on a managed instance.

Properties

Optional architecture

architecture: model.ArchType

The architecture for which this package was built.

displayName

displayName: string

Package name.

Optional errata

errata: Array<string>

List of errata applicable to this update.

Optional installedVersion

installedVersion: undefined | string

The version of the package that is currently installed on the instance.

name

name: string

Unique identifier for the package.

Const packageClassification

packageClassification: string = "UPDATABLE"

Optional relatedCves

relatedCves: Array<string>

List of CVEs applicable to this erratum.

Optional softwareSources

softwareSources: Array<SoftwareSourceDetails>

List of software sources that provide the software package.

type

type: string

Type of the package.

updateType

The type of update.

version

version: string

Version of the installed package.

Methods

getDeserializedJsonObj

getJsonObj