Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

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]