| { | |
| "@odata.type": "#ManagerCollection.ManagerCollection", | |
| "Name": "Manager Collection", | |
| "@odata.context": "/redfish/v1/$metadata#ManagerCollection.ManagerCollection", | |
| "Members": [ | |
| { | |
| "@odata.id": "/redfish/v1/Managers/1" | |
| } | |
| ], | |
| "Description": "Collection of Managers", | |
| "@odata.id": "/redfish/v1/Managers", | |
| "Members@odata.count": 1 | |
| } |