Skip to content

Latest commit

 

History

History
46 lines (42 loc) · 2.82 KB

Systemuserput.md

File metadata and controls

46 lines (42 loc) · 2.82 KB

Systemuserput

Properties

Name Type Description Notes
AccountLocked bool [optional] [default to null]
Addresses []SystemuserputAddresses type, poBox, extendedAddress, streetAddress, locality, region, postalCode, country [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 [optional] [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]
PhoneNumbers []SystemuserputPhoneNumbers [optional] [default to null]
PublicKey string [optional] [default to null]
Relationships []interface{} [optional] [default to null]
SambaServiceUser bool [optional] [default to null]
SshKeys []Sshkeypost [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 [optional] [default to null]

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