Reference Guide

Name Description Schema
access_policy
optional
FileSystemAccessPol
icyEnum
default_hard_
limit
optional
Default hard limit of user quotas and tree quotas (bytes).
The hard limit value is always rounded up to match the file
system’s physical block size. (0 means 'No limitation'. This
value can be used to compute the amount of space
consumed without limiting the space).
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
default_soft_li
mit
optional
Default soft limit of user quotas and tree quotas (bytes).
Value is always rounded up to match the file system’s
physical block size. (0 means 'No limitation'.)
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
description
optional
File system description. (255 UTF-8 characters).
Length : 0 - 255
string
expiration_ti
mestamp
optional
Time when the snapshot will expire. Use 1970-01-
01T00:00:00.000Z to set expiration timestamp to null.
string (date-time)
folder_renam
e_policy
optional
FileSystemFolderRe
namePolicyEnum
grace_period
optional
Grace period of soft limits (seconds): -1: default: Infinite
grace (Windows policy). 0: Use system default of 1 week.
positive: Grace period after which the soft limit is treated as
a hard limit (seconds).
Default : -1
Minimum value : -1
Maximum value : 2147483647
integer (int32)
476
Dell EMC PowerStore REST API Reference Guide