Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ModuleStreamProfile

A module stream profile provided by a software source

Properties

Optional description

description: undefined | string

A description of the contents of the module stream profile

Optional isDefault

isDefault: undefined | false | true

Indicates if this profile is the default for its module stream.

moduleName

moduleName: string

The name of the module that contains the stream profile

packages

packages: Array<string>

A list of packages that constitute the profile. Each element in the list is the name of a package. The name is suitable to use as an argument to other OS Management APIs that interact directly with packages.

profileName

profileName: string

The name of the profile

streamName

streamName: string

The name of the stream that contains the profile

Functions

getDeserializedJsonObj

getJsonObj