Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddPackagesToSoftwareSourceDetails

Provides the list of packages to add to a software source.

Properties

Optional isContinueOnMissingPackages

isContinueOnMissingPackages: undefined | false | true

Indicates whether the service should generate a custom software source when the package list contains invalid values. When set to true, the service ignores any invalid packages and generates the custom software source with using the valid packages.

packages

packages: Array<string>

List of packages specified by the name of the package (N) or the full package name (NVRA or NEVRA).

Functions

getDeserializedJsonObj

getJsonObj