blob: 890098af42e8428edf4ef18c601fe812b81c0e97 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001{
2 "@odata.type": "#ManagerCollection.ManagerCollection",
3 "Name": "Manager Collection",
4 "@odata.context": "/redfish/v1/$metadata#ManagerCollection.ManagerCollection",
5 "Members": [
6 {
7 "@odata.id": "/redfish/v1/Managers/1"
8 }
9 ],
10 "Description": "Collection of Managers",
11 "@odata.id": "/redfish/v1/Managers",
12 "Members@odata.count": 1
13}