Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PackageGroupSummary

The yum or DNF package group that is associated with a software source.

Properties

Optional description

description: undefined | string

Description of the package group.

Optional displayOrder

displayOrder: undefined | number

Indicates the order to display category or environment. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional groupType

groupType: undefined | string

Indicates if this is a group, category or environment.

id

id: string

Package group identifier.

Optional isDefault

isDefault: undefined | false | true

Indicates if this package group is the default.

Optional isUserVisible

isUserVisible: undefined | false | true

Indicates if this package group is visible to users.

name

name: string

Package group name.

Optional repositories

repositories: Array<string>

The repository IDs of the package group.

Functions

getDeserializedJsonObj

getJsonObj