이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.