Params

Param Name Description
location_id
Optional

위치 별 범위

Validations:

  • Must be a Integer

organization_id
Optional

조직 별 범위

Validations:

  • Must be a Integer

callback
Optional

Validations:

  • Must be a Hash

callback[task_id]
Optional

UUID of the task

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

callback[step_id]
Optional

The ID of the step inside the execution plan to send the event to

Validations:

  • Must be a String

data
Optional

Data to be sent to the action

Validations:

  • Must be a Hash

callbacks
Optional

Validations:

  • Must be an array of [[:callback, Hash, nil, {:param_group=>{:scope=>ForemanTasks::Api::TasksController, :name=>:callback_target, :options=>{}, :from_concern=>false}}, #<Proc:0x00000003d77c80@/usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.15.1/app/controllers/foreman_tasks/api/tasks_controller.rb:153>], [:data, Hash, {:desc=>“Data to be sent to the action”}, {:param_group=>nil}, nil], [:callback, Hash, nil, {:param_group=>{:scope=>ForemanTasks::Api::TasksController, :name=>:callback_target, :options=>{}, :from_concern=>false}}, #<Proc:0x00000003d76308@/usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.15.1/app/controllers/foreman_tasks/api/tasks_controller.rb:153>], [:data, Hash, {:desc=>“Data to be sent to the action”}, {:param_group=>nil}, nil], [:callbacks, Array, {:of=>}, {:param_group=>nil}, nil]]