Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 14. kickstart

Abstract

Provides methods to create kickstart files

14.1. cloneProfile

Name
cloneProfile
Description
Clone a Kickstart Profile
Parameters
  • string sessionKey
  • string ksLabelToClone - Label of the kickstart profile to clone
  • string newKsLabel - label of the cloned profile
Return Value
  • int - 1 on success, exception thrown otherwise.