rudder_inventory_trigger
Trigger an inventory on the agent.
⚙️ Compatible targets: Linux, Windows
Parameters
| Name | Documentation |
|---|---|
| id | Id of the reporting for this method (internal identifier, needs to be unique for each use of the method). This parameter is required. |
Outcome conditions
You need to replace ${id} with its actual canonified value.
- ✅ Ok:
rudder_inventory_trigger_${id}_ok- ☑️ Already compliant:
rudder_inventory_trigger_${id}_kept - 🟨 Repaired:
rudder_inventory_trigger_${id}_repaired
- ☑️ Already compliant:
- ❌ Error:
rudder_inventory_trigger_${id}_error
Example
method: rudder_inventory_trigger
params:
id: VALUE
Documentation
Trigger a Rudder inventory. This will not run the inventory immediately but next time the agent runs.