Skip to content

Latest commit

 

History

History
47 lines (43 loc) · 2.78 KB

Systemuserputpost.md

File metadata and controls

47 lines (43 loc) · 2.78 KB

Systemuserputpost

Properties

Name Type Description Notes
AccountLocked bool [optional] [default to null]
Activated bool [optional] [default to null]
Addresses []SystemuserputpostAddresses [optional] [default to null]
AllowPublicKey bool [optional] [default to null]
Attributes []interface{} [optional] [default to null]
Company string [optional] [default to null]
CostCenter string [optional] [default to null]
Department string [optional] [default to null]
Description string [optional] [default to null]
Displayname string [optional] [default to null]
Email string [default to null]
EmployeeIdentifier string Must be unique per user. [optional] [default to null]
EmployeeType string [optional] [default to null]
EnableManagedUid bool [optional] [default to null]
EnableUserPortalMultifactor bool [optional] [default to null]
ExternalDn string [optional] [default to null]
ExternalSourceType string [optional] [default to null]
ExternallyManaged bool [optional] [default to null]
Firstname string [optional] [default to null]
JobTitle string [optional] [default to null]
Lastname string [optional] [default to null]
LdapBindingUser bool [optional] [default to null]
Location string [optional] [default to null]
Mfa *Mfa [optional] [default to null]
Middlename string [optional] [default to null]
Password string [optional] [default to null]
PasswordNeverExpires bool [optional] [default to null]
PasswordlessSudo bool [optional] [default to null]
PhoneNumbers []SystemuserputpostPhoneNumbers [optional] [default to null]
PublicKey string [optional] [default to null]
Relationships []interface{} [optional] [default to null]
SambaServiceUser bool [optional] [default to null]
Sudo bool [optional] [default to null]
Suspended bool [optional] [default to null]
Tags []string [optional] [default to null]
UnixGuid int32 [optional] [default to null]
UnixUid int32 [optional] [default to null]
Username string [default to null]

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