Red Hat Training

A Red Hat training course is available for Red Hat Satellite

18.5. setSoftwareList

Name
setSoftwareList
Description
Set the list of software packages for a kickstart profile.
Parameters
  • string sessionKey
  • string ksLabel - The label of a kickstart profile.
  • string[] packageList - A list of package names to be set on the profile.
Return Value
  • int - 1 on success, exception thrown otherwise.