POST /api/hosts/bulk/module_streams { "included": { "ids": [ 980191171, 980191172 ] }, "organization_id": 114267492, "host_collection_ids": [ 992660475, 1031461452 ], "hosts_bulk_action": { "included": { "ids": [ 980191171, 980191172 ] }, "organization_id": 114267492, "host_collection_ids": [ 992660475, 1031461452 ] } } 200 { "total": 0, "subtotal": 0, "selectable": 0, "page": 1, "per_page": 20, "error": null, "search": null, "sort": { "by": "name", "order": "asc" }, "results": [] }
Param name | Description |
---|---|
organization_id
required |
ID of the organization Validations:
|
included
required |
Validations:
|
included[search]
optional , nil allowed |
Search string for hosts to perform an action on Validations:
|
included[ids]
optional , nil allowed |
List of host ids to perform an action on Validations:
|
excluded
required |
Validations:
|
excluded[ids]
optional , nil allowed |
List of host ids to exclude and not run an action on Validations:
|