이 콘텐츠는 선택한 언어로 제공되지 않습니다.
14.5. Method: createProfileWithCustomUrl
Description
Import a kickstart profile into Red Hat Network.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
profileLabel- Label for the new kickstart profile - string
virtualizationType-none,para_host,qemu,xenfv, orxenpv - string
kickstartableTreeLabel- Label of a kickstartable tree to associate the new profile - boolean
downloadUrl- Download URL, ordefaultto use the kickstart tree's default URL. - string
rootPassword-rootpassword - string
updateType- Update the profile to use the newest tree available. Possible values are:none(default),red_hat(only use kickstart trees synchronized from Red Hat), orall(includes custom kickstart trees)
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise.