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.