Reference Guide

| Network ID |
|------------|
'------------'
Inode Distribution = No
Keep redundant copy of metadata for improved resiliency = Yes
NAS-volumes auditing-policy add
Add an auditing policy for a volume.
Format
NAS-volumes auditing-policy add <VolumeName> <PolicyName> <SubscriberID>
<AuditOperations> -Enable
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<PolicyName> Name of the auditing policy Existing policy name
<SubscriberID> ID for the auditing cluster Existing cluster ID
<AuditOperations> List of one or more file-access
operations
Possible values are
CREATE_NEW, WRITE, READ,
RENAME, SET_OWNER,
SET_ATTRIBUTES, DELETE,
OPEN_FOLDER,
CHANGE_SECURITY, LINK
Options
Option Description Format
-Enable Indicate whether the auditing
policy is enabled or disabled for
the volume
Possible values are Yes, No.
Example
Add an auditing policy for a NAS volume:
CLI> NAS-volumes auditing-policy add vol1 policy1 NASCluster1
WRITE,READ,SET_ATTRIBUTES,DELETE -Enable Yes
NAS-volumes auditing-policy delete
Delete an auditing policy for a volume.
Format
NAS-volumes auditing-policy delete <VolumeName> <PolicyName> <SubscriberID>
CLI Commands
79