User Manual
ASUS ASMB9-iKVM
4-97
Example POST Request:
{
“AssignedPrivileges”: [
“ConfigureUsers”,
“ConfigureManager”,
“ConfigureSelf”,
“Login”,
“ConfigureComponents”
],
“Description”: “TestRole User Role”,
“Id”: “TestRole”,
“Enabled”: true,
“IsPredefined”: true,
“Name”: “TestRole Role”,
“OemPrivileges”: [
“OemPowerControl”,
“OemClearLog”
]
}
• Response
The response status is 201 and the response body is a GET Response with the
properties of the newly created Account. For Error Responses refer to section
4.2.4 B
and section
4.2.4 C
.
4.3.35 Role
This resource shall be used to represent resources that represent the user role for the user
account.
A. GET
• Request
https://{{ip}}/redfish/v1/AccountService/Roles/{{role_instance}}
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
E16160_ASMB9-iKVM_UM_V3.indb 97E16160_ASMB9-iKVM_UM_V3.indb 97 1/17/2020 2:29:31 PM1/17/2020 2:29:31 PM