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.