Logo

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

ElementsUserDetail

Properties

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

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