Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 22. Namespace: kickstart.tree
kickstart.tree
22.1. Method: create Copier lienLien copié sur presse-papiers!
Create a kickstart tree (Distribution) in Red Hat Satellite.
The following parameters are available for this method:
- 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 forKickstartInstallType
(rhel_3
,rhel_4
,rhel_5
,rhel_6
,fedora_18
).
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise.