security anti-ransomware volume attack generate-report
Generates Report File of the Suspected Attack on the Volume
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The anti-ransomware volume attack generate-report command copies the report file to the given path.
Parameters
- -vserver <vserver name> - Vserver Name
- This parameter specifies the Vserver on which the volume is located.
- -volume <volume name> - Volume Name
- This parameter specifies the name of the volume on which anti-ransomware feature is enabled.
- -dest-path <[vserver:]volume/path/to/filename> - Destination path under the volume to copy the file
- This parameter specifies the path where requested file is to be copied.
Examples
The following example displays command output:
node::*> security anti-ransomware volume attack generate-report -volume vol1 -dest-path vs1:vol1/
Report "report_file_vs1vol1_30-03-2021_16-11-38" available at path "vs1:vol1/".
Give documentation feedback