Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 888 Bytes

File metadata and controls

17 lines (11 loc) · 888 Bytes

UserCreate

Properties

Name Type Description Notes
name str The user name. [optional]
label str The user label (e.g., "Domain Administrator"). [optional]
password str The password (optional) if using SSO. [optional]
email str The email (optional) if onsite. [optional]
administrator bool Whether the user is a domain administrator. Only users with the Domain Administrator role can set this. [optional]
cluster_administrator bool Whether the user is a cluster administrator. Only users with the Cluster Administrator role can set this. [optional]

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