Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Erratum

Details about the erratum.

Properties

Optional advisoryType

advisoryType: model.UpdateTypes

Type of the erratum.

Optional affectedInstances

affectedInstances: Array<Id>

list of managed instances to this erratum

compartmentId

compartmentId: string

OCID for the Compartment.

Optional description

description: undefined | string

Details describing the erratum.

Optional from

from: undefined | string

Information specifying from where the erratum was release.

id

id: string

OCID for the Erratum.

Optional issued

issued: undefined | string

date the erratum was issued

name

name: string

Advisory name

Optional packages

list of Packages affected by this erratum

Optional references

references: undefined | string

Information describing how to find more information about the erratum.

Optional relatedCves

relatedCves: Array<string>

list of CVEs applicable to this erratum

Optional softwareSources

softwareSources: Array<Id>

list of Software Sources

Optional solution

solution: undefined | string

Information describing how the erratum can be resolved.

Optional synopsis

synopsis: undefined | string

Summary description of the erratum.

Optional updated

updated: undefined | string

most recent date the erratum was updated

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Erratum): object

getJsonObj