此内容没有您所选择的语言版本。
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.