Chapter 22. kickstart.tree
Abstract
Provides methods to access and modify the kickstart trees.
22.1. create
- Name
- create
- Description
- Create a Kickstart Tree (Distribution) in Satellite.
- Parameters
- string sessionKey
- string treeLabel - The new kickstart tree label.
- string basePath - Path to the base or root of the kickstart tree.
- string channelLabel - Label of channel to associate with the kickstart tree.
- string installType - Label for KickstartInstallType (rhel_2.1, rhel_3, rhel_4, rhel_5, fedora_9).
- Return Value
- int - 1 on success, exception thrown otherwise.