Update a Forensic Intent
PUT /openapi/v1/inventory_config/forensic_intents/{intent_id}
Parameters:
Name |
Type |
Description |
---|---|---|
intent_id |
string |
id of the intent |
name |
string |
name of the intent |
inventory_filter_id |
string |
id of the inventory filter associated with the intent |
forensic_config_profile_id |
string |
id of the forensic profile associated with the intent |
Returns a forensic intent object.