ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • security anti-ransomware volume space show

    Display the details of anti-ransomware space usage

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    This security anti-ransomware volume space show displays the space usage by Anti-ransomware feature.

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    If you specify the -instance parameter, the command displays detailed information about all fields.

    [-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 whose space usage details are to be shown.

    [-space-used-by-snapshot {<integer>[KB|MB|GB|TB|PB]}] - Space Used by snapshots

    This parameter shows space usage by Anti-ransomware Snapshot copies.

    [-space-used-by-logs {<integer>[KB|MB|GB|TB|PB]}] - Space Used by logs

    This parameter shows the space used by the Anti-ransomware logs.

    [-total-space-used {<integer>[KB|MB|GB|TB|PB]}] - Total space used by anti-ransomware

    This parameter shows the total space used by the Anti-ransomware feature.

    [-no-of-snapshot <integer>] - Number of Anti-ransomware Snapshot Copies

    This parameter shows the total count of the Anti-ransomware Snapshot copies.

    Examples

    The folowing example shows a sample output for this command:

    clus1::>> security anti-ransomware volume space show
                           Space Used By Space Used By Total Space Snapshot
    Vserver    Volume      Snapshot      logs          Used        Copies
    ---------- ----------- ----------    ----------    ----------  ---------------
    vs1        vol1             308KB            8B       308.0KB                2
    Top of Page