Red Hat Training

A Red Hat training course is available for Red Hat Satellite

18.4. setSoftwareDetails

Name
setSoftwareDetails
Description
Sets kickstart profile software details.
Parameters
  • string sessionKey
  • string ksLabel - Label of the kickstart profile
  • struct - Kickstart packages info
    • string noBase - Install @Base package group
    • string ignoreMissing - Ignore missing packages
Return Value
  • int - 1 on success, exception thrown otherwise.