Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ManagedInstanceModuleSummary

Provides summary information for a module on a managed instance.

Properties

Optional activeStreams

activeStreams: Array<string>

List of streams that are active in the module.

Optional disabledStreams

disabledStreams: Array<string>

List of streams that are disabled in the module.

Optional enabledStream

enabledStream: undefined | string

The stream that is enabled in the module.

Optional installedProfiles

installedProfiles: Array<string>

List of installed profiles in the enabled stream of the module.

name

name: string

The module name.

Optional softwareSourceId

softwareSourceId: undefined | string

The OCID of the software source that provides this module and the associated streams.

Functions

getDeserializedJsonObj

getJsonObj