Red Hat Training

A Red Hat training course is available for Red Hat Satellite

31.14. rescheduleActions

Name
rescheduleActions
Description
Reschedule all actions in the given list.
Parameters
  • string sessionKey
  • array:
    • int - action id
  • boolean onlyFailed - True to only reschedule failed actions, False to reschedule all
Return Value
  • int - 1 on success, exception thrown otherwise.