Reference Guide

NAS-volumes Namespace-Aggregation delete
Delete a redirection folder from a volume.
Format
NAS-volumes Namespace-Aggregation delete <VolumeName> <Path>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<Path> Path to an existing volume
Example
Delete /folder1 on a NAS volume named vol2:
CLI> NAS-volumes Namespace-Aggregation delete vol2 /folder1
NAS-volumes Namespace-Aggregation edit
Edit namespace aggregation settings on a NAS volume.
Format
NAS-volumes Namespace-Aggregation edit <VolumeName> <Path> [options]
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<Path> Existing path to a directory
Options
Option Description Format
-EnableSmb Yes or No
-RemoteSmbShare Name of the share for the remote
SMB
Must not be empty when
corresponding flag is enabled
-EnableNFS Yes or No
-RemoteNfsExport Must not be empty when
corresponding flag is enabled
CLI Commands
101