blob: 17c1605134583770392f2d21ecc05d08d27dc791 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001{
2 "IsPredefined": true,
3 "@odata.type": "#Role.v1_0_0.Role",
4 "Name": "",
5 "@odata.context": "/redfish/v1/$metadata#Role.Role",
6 "Id": "1",
7 "Description": null,
8 "@odata.id": "/redfish/v1/AccountService/Roles/1",
9 "AssignedPrivileges": [
10 "Login",
11 "ConfigureManager",
12 "ConfigureUsers",
13 "ConfigureSelf",
14 "ConfigureComponents"
15 ]
16}