Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SoftwarePackage

The details for a software package

Properties

Optional architecture

architecture: undefined | string

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

Optional dependencies

list of dependencies for the software package

Optional description

description: undefined | string

description of the package

displayName

displayName: string

Package name

Optional files

list of files for the software package

Optional lastModifiedDate

lastModifiedDate: undefined | string

date of the last update to the package

name

name: string

Unique identifier for the package. NOTE - This is not an OCID

Optional sizeInBytes

sizeInBytes: undefined | number

size of the package in bytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional softwareSources

softwareSources: Array<SoftwareSourceId>

list of software sources that provide the software package

type

type: string

Type of the package

version

version: string

Version of the package

Functions

getDeserializedJsonObj

getJsonObj