Creating a Forensic Profile
POST /openapi/v1/inventory_config/forensic_profiles
Parameters:
Name |
Type |
Description |
---|---|---|
name |
string |
name of the profile |
root_app_scope_id |
string |
id of the root scope to which the profile belongs |
forensic_rule_ids |
array |
array of forensic rule ids to be associated with this profile |
Returns a forensic profile object.