Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 947 Bytes

UserFilter.md

File metadata and controls

17 lines (13 loc) · 947 Bytes

UserFilter

Properties

Name Type Description Notes
api_only_user str If the user is API only user. Acceptable values are: all, yes, no [optional]
first_name str The first name of the user [optional]
last_name str The last name of the user [optional]
enable2fa str Whether does the user enabled 2FA. Acceptable values are: all, yes, no [optional]
role_assignment str Which roles is the user belongs to [optional]
email str The emails of the user [optional]
status str The user status. Acceptable values are: all, active, suspended [optional]
username str The username of the user [optional]

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