POST /foreman_tasks/api/tasks/bulk_search
{
"searches" : [
{
"type": "all",
"resource_type": "Organization",
"resource_id": 1,
"action_types": "Actions::Katello::ContentView::IncrementalUpdates",
"active_only" : true,
}
]
}