Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ModuleStreamProfile

An object that defines a module stream profile provide 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.

name

name: string

The name of the 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 Hub APIs that interact directly with packages.

streamName

streamName: string

The name of the stream that contains the profile.

Functions

getDeserializedJsonObj

getJsonObj