Update a Forensic Profile
PUT /openapi/v1/inventory_config/forensic_profiles/{id}
Parameters:
Name |
Type |
Description |
---|---|---|
profile_id |
string |
id of the profile |
name |
string |
name of the profile |
forensic_rule_ids |
array |
array of forensic rule ids to be associated with this profile |
Returns a forensic profile object.