{ | |
"@odata.type": "#ComputerSystemCollection.ComputerSystemCollection", | |
"Name": "Computer System Collection", | |
"@odata.context": "/redfish/v1/$metadata#ComputerSystemCollection.ComputerSystemCollection", | |
"Members": [ | |
{ | |
"@odata.id": "/redfish/v1/Systems/1" | |
} | |
], | |
"Description": "Collection of Computer Systems", | |
"@odata.id": "/redfish/v1/Systems", | |
"Members@odata.count": 1 | |
} |