Red Hat Training

A Red Hat training course is available for Red Hat Satellite

14.4. 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, or xenpv
  • string kickstartableTreeLabel - Label of a kickstartable tree to associate the new profile
  • boolean downloadUrl - Download URL, or default to use the kickstart tree's default URL.
  • string rootPassword - root password
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.