API Guide
iDRAC User Conguration
idrac.user_mgr.Users.new
idrac.user_mgr.Users.new
API string/Method: idrac.user_mgr.Users.new
Protocol Support: Redfish.
Description: The idrac.user_mgr.Users.new() returns a JSON to create the user. For more details about the properties and
values, refer to iDRAC Attribute Registry Guide.
Table 54. Parameters for idrac.user_mgr.Users.new
Parameter Name Type Allowed Values
UserName_Users
String User dened string
Description Allows you to create a user name.
Table 55. Parameters for idrac.user_mgr.Users.new
Parameter Name Type Allowed Values
Password_Users
String User dened string
Description Allows you to create a password.
Table 56. Parameters for idrac.user_mgr.Users.new
Parameter Name Type Allowed Values
Privilege_Users
ENUM
Privilege_UsersTypes.Administrator
Privilege_UsersTypes.NoAccess
Privilege_UsersTypes.Readonly
Privilege_UsersTypes.Operator
Description Allows you to create a privileged user,
Table 57. Parameters for idrac.user_mgr.Users.new
Parameter Name Type Allowed Values
IpmiLanPrivilege_Users
ENUM
IpmiLanPrivilege_UsersTypes.Administrator
IpmiLanPrivilege_UsersTypes.No_Access
IpmiLanPrivilege_UsersTypes.Operator
IpmiLanPrivilege_UsersTypes.User
Description Allows you to set IPMI LAN privilege for users.
28 OpenManage Python SDK API introduction