Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 14. Namespace: kickstart

Provides methods to create kickstart files.
Namespace: kickstart

14.1. Method: cloneProfile

Description

Clone a kickstart profile.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string ksLabelToClone - Label of the kickstart profile to clone
  • string newKsLabel - Label of the cloned profile
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.