AuthUserAddRequest
Request to add a new user
Cloud NativeConsensusDistributed SystemsGraduatedKey-Value StoreKubernetes
Properties
| Name |
Type |
Description |
| name |
string |
Username for the new user |
| password |
string |
Plaintext password for the new user |
| hashedPassword |
string |
Pre-hashed bcrypt password for the new user |
| options |
object |
User creation options |
JSON Schema