Scott Baker | bdb962b | 2020-04-03 10:53:36 -0700 | [diff] [blame] | 1 | { |
2 | "@odata.type": "#RoleCollection.RoleCollection", | ||||
3 | "Name": "Roles Collection", | ||||
4 | "@odata.context": "/redfish/v1/$metadata#RoleCollection.RoleCollection", | ||||
5 | "Members": [ | ||||
6 | { | ||||
7 | "@odata.id": "/redfish/v1/AccountService/Roles/1" | ||||
8 | }, | ||||
9 | { | ||||
10 | "@odata.id": "/redfish/v1/AccountService/Roles/2" | ||||
11 | }, | ||||
12 | { | ||||
13 | "@odata.id": "/redfish/v1/AccountService/Roles/3" | ||||
14 | } | ||||
15 | ], | ||||
16 | "@odata.id": "/redfish/v1/AccountService/Roles", | ||||
17 | "Members@odata.count": 3 | ||||
18 | } |