Browse Community
Help
Log In
Responses(1)
Solutions(1)
naris
1 Rookie
•
2 Posts
0
March 9th, 2026 10:02
Just found that there's a change in the user creation parameters between 19.8 and 19.12 - two additional (mandatory?) parameters were added:
{
"authSystem": "string",
"authority": "string",
"domain": "string",
"internalAccount": true,
"password": "string",
"passwordExpiraryDate": 0,
"passwordExpireDays": 0,
"readOnly": true,
"rootUser": true,
"userName": "string"
}
Dell Support Resources
View All
Top
naris
1 Rookie
•
2 Posts
0
March 9th, 2026 10:02
Just found that there's a change in the user creation parameters between 19.8 and 19.12 - two additional (mandatory?) parameters were added:
{
"authSystem": "string",
"authority": "string",
"domain": "string",
"internalAccount": true,
"password": "string",
"passwordExpiraryDate": 0,
"passwordExpireDays": 0,
"readOnly": true,
"rootUser": true,
"userName": "string"
}