Reference Guide
SMB_Forbidden
A directory rename from the SMB protocol will be denied if at least one file is opened in the
directory or in one of its child directories.
All_Forbidden
Any directory rename request will be denied regardless of the protocol used, if at least one file is
opened in the directory or in one of its child directories.
Type : enum (All_Allowed, SMB_Forbidden, All_Forbidden)
FileSystemLockingPolicyEnum
File system locking policies. These policy choices control whether the NFSv4 range locks are
honored. Because NFSv3 is advisory by design, this policy specifies that the NFSv4 locking feature
behaves like NFSv3 (advisory mode), for backward compatiblity with applications expecting an
advisory locking scheme.
Advisory
No lock checking for NFS and honor SMB lock range only for SMB.
Mandatory
Honor SMB and NFS lock range.
Type : enum (Advisory, Mandatory)
FileSystemSnapshotAccessTypeEnum
Indicates whether the snapshot directory or protocol access is granted to the file system snapshot.
Snapshot
Snapshot access is via the .snapshot folder in the file system.
Protocol
Protocol access is via normal file shares. Protocol access is not provided by default - the NFS
and/or SMB share must be created explicitly for the snapshot.
Type : enum (Snapshot, Protocol)
FileSystemSnapshotCreatorTypeEnum
Enumeration of possible snapshot creator types.
Scheduler
Created by a snapshot schedule.
User
Created by a user.
255
Dell EMC PowerStore REST API Reference Guide










