Red Hat Training

A Red Hat training course is available for Red Hat Satellite

14.12. importRawFile

Name
importRawFile
Description
Import a raw kickstart file into satellite.
Parameters
  • string sessionKey
  • string profileLabel - Label for the new kickstart profile.
  • string virtualizationType - none, para_host, qemu, xenfv or xenpv.
  • string kickstartableTreeLabel - Label of a kickstartable tree to associate the new profile with.
  • string kickstartFileContents - Contents of the kickstart file to import.
Return Value
  • int - 1 on success, exception thrown otherwise.