Red Hat Training

A Red Hat training course is available for Red Hat Satellite

19.3. Method: setSoftwareList

Description

Set the list of software packages for a kickstart profile.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string ksLabel - The label of a kickstart profile
  • Array:
    • string packageList - A list of package names to be set on the profile
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise