blob: ba4dd37acce08505c51626a9730cd5e49fe59a48 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001{
2 "@odata.type": "#ManagerAccountCollection.ManagerAccountCollection",
3 "Name": "Accounts Collection",
4 "@odata.context": "/redfish/v1/$metadata#AccountService.AccountService",
5 "Members": [
6 {
7 "@odata.id": "/redfish/v1/AccountService/Accounts/admin"
8 }
9 ],
10 "@odata.id": "/redfish/v1/AccountService/Accounts",
11 "Members@odata.count": 1
12}