Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 731 Bytes

User.md

File metadata and controls

16 lines (11 loc) · 731 Bytes

User

Properties

Name Type Description Notes
sso Option<bool> SSO enabled [optional]
two_factor_authentication Option<bool> Two Factor Authentication enabled [optional]
email String User Email [readonly]
id Option<uuid::Uuid> User ID [optional][readonly]
role models::IamRole
pending Option<bool> True if the user has not yet created an Exoscale account [optional][readonly]

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