Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 1.17 KB

VolumeReference.md

File metadata and controls

25 lines (21 loc) · 1.17 KB

ElementsSDK.Model.VolumeReference

Properties

Name Type Description Notes
Id int [optional]
Name string [optional] [readonly]
Path string [optional] [readonly]
Nodes List<int> [optional] [readonly]
DisplayName string [optional] [readonly]
VisualTag string [optional] [readonly]
IsDefault bool [optional] [readonly]
UseForHomes bool [optional] [readonly]
UseForWorkspaces bool [optional] [readonly]
Type string [optional] [readonly]
SnmEnabled bool [optional] [readonly]
SnfsName string [optional] [readonly]
SimulatedQuotas bool [optional] [readonly]
FsProperties FSProperties [optional]
Backend Backend [optional]
Status VolumeStatus [optional]

[Back to Model list] [Back to API list] [Back to README]