Documentation Index
Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
To learn more, visit the CrowdStrike documentation.
Parameters
| Parameter | Description |
|---|---|
| Action Name | Specify one of these actions:- add-hosts - This action assigns hosts to the host groups. |
remove-hosts- This action removes hosts to the host groups. | | Action Parameters | A comma-separated list of the parameters for the prospective action.Use the value parameter in the json of parameter “filter” to specify the host IDs to add or remove.Example value: [{ “name”: “filter”,“value”: “(device_id:[‘e139xxxxxxxx5885’, ‘8393xxxxxxxx9650’,‘389axxxxxxxx5e80’])” }, { “name”: “name2”, “value”: “value2” }] | | Host Group IDs | A comma-separated list of host group IDs to perform the action on. Can be obtained via theList Host Groupsaction. |