Forensic Profile Object
Attribute |
Type |
Description |
---|---|---|
id |
string |
unique identifier of the profile |
name |
string |
name of the profile |
forensic_rules |
array |
array of the rules associated with the profile |
created_at |
integer |
Unix timestamp of when the profile was created |
updated_at |
integer |
Unix timestamp of when the profile was last updated |
is_readonly |
boolean |
indicates if the profile is read only |
root_app_scope_id |
string |
id of the root scope to which the profile belongs |