34.3. applyErrata
- Name
- applyErrata
- Description
- Schedules an action to apply errata updates to a system.Deprecated - being replaced by system.scheduleApplyErrata(string sessionKey, int serverId, array[int errataId])
- Parameters
- string sessionKey
- int serverId
- array:
- int - errataId
- Return Value
- int - 1 on success, exception thrown otherwise.