Reference Guide

Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<ExportName> NFS export name Existing NFS export name
Example
Delete an NFS export named export1 from a NAS volume named vol2:
CLI> NAS-volumes NFS-exports delete vol2 export1
NAS-volumes NFS-exports delete-acl for-all-clients
Delete an ACL for all clients accessing an NFS export.
Format
NAS-volumes NFS-exports delete-acl for-all-clients <VolumeName> <ExportName>
<TrustUsers>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<ExportName> NFS export name Existing NFS export name
<TrustUsers> Type of users for which this NFS
export was defined
Possible values are Nobody,
EveryoneExceptRoot
Example
Delete an ACL for all clients accessing an NFS export named export1 on a NAS volume named vol2 with a
trust type of EveryoneExceptRoot:
CLI> NAS-volumes NFS-exports delete-acl for-all-clients vol2 export1
EveryoneExceptRoot
NAS-volumes NFS-exports delete-acl for-clients-in-
netgroup
Delete an ACL for all clients in a netgroup accessing an NFS export.
Format
NAS-volumes NFS-exports delete-acl for-clients-in-netgroup <VolumeName>
<ExportName> <Netgroup> <TrustUsers>
CLI Commands
115