Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SoftwarePackageSummary

Provides summary information for a software package.

Properties

Optional architecture

architecture: model.SoftwarePackageArchitecture

The architecture for which this software was built.

Optional checksum

checksum: undefined | string

Checksum of the package.

Optional checksumType

checksumType: undefined | string

Type of the checksum.

displayName

displayName: string

Package name.

Optional isLatest

isLatest: undefined | false | true

Indicates whether this package is the latest version.

name

name: string

Unique identifier for the package. Note that this is not an OCID.

Optional osFamilies

osFamilies: Array<OsFamily>

The OS families the package belongs to.

Optional softwareSources

softwareSources: Array<SoftwareSourceDetails>

List of software sources that provide the software package. This property is deprecated and it will be removed in a future API release.

type

type: string

Type of the package.

version

version: string

Version of the package.

Functions

getDeserializedJsonObj

getJsonObj