Rubrik Quarantine Files using MS Graph Search
This playbook quarantines files using the Microsoft Graph Search (O365 File Management) integration by downloading them, uploading them to a quarantine folder and deleting them from their original location.
Rubrik Security Cloud · 16 tasks · 3 inputs · 0 outputs
Inputs
file_path— The file path of the file to quarantine in OneDrive/SharePoint.file_name— The name of the file to quarantine.quarantine_folder_id— The ID of the quarantine folder where the file will be uploaded.
Commands used
msgraph-delete-file
msgraph-download-file
msgraph-search-content
msgraph-upload-new-file