Logo

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

ElementsUserDetail

Properties

Name Type Description Notes
id int    
allow_changing_password bool    
allow_wan_login bool    
allowed_fs_paths [str, none_type], none_type   [readonly]
allowed_fs_write_paths [str, none_type], none_type   [readonly]
avatar str, none_type    
default_page str    
display_name str   [readonly]
effective_permissions [str, none_type]   [readonly]
email str, none_type    
expiry datetime, none_type    
fm_bookmarks [str, none_type]    
full_name str, none_type    
gid int, none_type    
group_permissions [str, none_type]   [readonly]
has_password bool   [readonly]
home int, none_type    
is_external bool    
is_cloud bool    
is_cloud_default bool   [readonly]
is_enabled bool    
language str, none_type    
ldap bool, date, datetime, dict, float, int, list, str, none_type    
ldap_dn str, none_type    
password_change_required bool    
permissions [str, none_type]    
shaper_ceiling int, none_type    
shaper_rate int, none_type    
sync_id str   [readonly]
totp_enabled bool   [readonly]
uid int, none_type    
unix_username str, none_type    
username str    
groups [int]    
last_seen datetime, none_type   [optional] [readonly]
ldap_guid str, none_type   [optional] [readonly]

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