14.9. importFile
- Name
- importFile
- Description
- Import a kickstart profile.
- 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.