Rubrik Quarantine Files General
This playbook quarantines files using the Microsoft Graph Search (O365 File Management) integration.
- Pack
- RubrikPolaris
- Tasks
- 7
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.