이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 22. Namespace: kickstart.tree
Provides methods to access and modify the kickstart trees.
Namespace:
kickstart.tree
22.1. Method: create 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Description
Create a kickstart tree (Distribution) in Red Hat Satellite.
Parameters
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).
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise.