Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.103. scheduleGuestAction

Name
scheduleGuestAction
Description
Schedules a guest action for the specified virtual guest for a given date/time.
Parameters
  • string sessionKey
  • int sid - the system Id of the guest
  • string state - One of the following actions 'start', 'suspend', 'resume', 'restart', 'shutdown'.
  • dateTime.iso8601 date - the time/date to schedule the action
Return Value
  • int actionId - The action id of the scheduled action