FileSystem

Properties

Name Type Description Notes
name str name of the object (e.g., a file system or snapshot) [optional]
created int creation timestamp of the object [optional]
fast_remove_directory_enabled bool is fast remove directory enabled? Modifiable. [optional] [default to False]
provisioned int the provisioned size of the file system in bytes. Modifiable [optional] [default to 0]
snapshot_directory_enabled bool is snapshot directory enabled? Modifiable. [optional] [default to False]
space Space the space specification of the file system [optional]
nfs NfsRule NFS configuration. Modifiable. [optional]
http ProtocolRule HTTP configuration. Modifiable. [optional]
smb ProtocolRule SMB configuration. Modifiable. [optional]

[Back to Model list] [Back to API list] [Back to Overview]