Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 613 Bytes

OnezoneUserCreateRequest.md

File metadata and controls

11 lines (8 loc) · 613 Bytes

Onepanel.OnezoneUserCreateRequest

Properties

Name Type Description Notes
username String User's human-readable identifier, unique across the system. Makes it easier to identify the user and can be used for signing in with password.
password String User's password (in plaintext).
fullName String User's full name (given names + surname). [optional]
groups [String] Ids of Onezone groups to which the user should be added. The groups must already exist. [optional]