14.4. createProfileWithCustomUrl
- Name
- createProfileWithCustomUrl
- 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.
- boolean downloadUrl - Download URL, or 'default' to use the kickstart tree's default URL.
- string rootPassword - Root password.
- Return Value
- int - 1 on success, exception thrown otherwise.