Rubrik Quarantine Files General
This playbook quarantines files using the Microsoft Graph Search (O365 File Management) integration.
Rubrik Security Cloud · 7 tasks · 2 inputs · 0 outputs
Inputs
file_information— The list of files to quarantine. Each entry should contain the file name and its path. Example: [{"name": "<file_name>", "path": "<file_path>"}]quarantine_folder_id— The ID of the quarantine folder where the file will be moved.