XSOAR 6.13
Restrict an Investigation
Restrict an investigation in Cortex XSOAR 6.13.
You can restrict an investigation to the incident owner and the team associated with the investigation.
Do one of the following:
Open the incident and select Actions → Restrict incident.
To remove the restriction select Actions → Permit incident.
In the CLI, type
/investigation_restrict id=`` ``id_ number
(Optional) For Automation do the following:
Use the
restrictInvestigationcommand in a playbook.Specify the incident ID of the incident for which you want to restrict access.
Set the
Restrictargument toTrueto restrict the incident.Set the
Restrictargument toFalseto remove restricted from the incident.
Last updated
Was this helpful?
