Logo

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

VolumeReference

Properties

Name Type Description Notes
id int    
path str   [optional] [readonly]
nodes [int]   [optional] [readonly]
display_name str   [optional] [readonly]
visual_tag str, none_type   [optional] [readonly]
is_default bool   [optional] [readonly]
use_for_homes bool   [optional] [readonly]
use_for_workspaces bool   [optional] [readonly]
type str   [optional] [readonly]
snm_enabled bool   [optional] [readonly]
snfs_name str, none_type   [optional] [readonly]
simulated_quotas bool   [optional] [readonly]
fs_properties FSProperties   [optional]
backend Backend   [optional]
status VolumeStatus   [optional]
cloud_account int, none_type   [optional] [readonly]

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