20.32. setUpdateType
- Name
- setUpdateType
- Description
- Set the update typefor a kickstart profile.
- Parameters
- string sessionKey
- string kslabel - Label of kickstart profile to be changed.
- string updateType - The new update type to set. Possible values are 'red_hat', 'all', and 'none'.
- Return Value
- int - 1 on success, exception thrown otherwise.