20.24. removeScript
- Name
- removeScript
- Description
- Remove a script from a kickstart profile.
- Parameters
- string sessionKey
- string ksLabel - The kickstart from which to remove the script from.
- int scriptId - The id of the script to remove.
- Return Value
- int - 1 on success, exception thrown otherwise.