{ "@odata.context": "/redfish/v1/$metadata#Managers/Links/Members/1/Links/LogServices/$entity", "@odata.id": "/redfish/v1/Managers/1/LogServices", "@odata.type": "#LogService.0.96.0.LogServiceCollection", "Name": "Log Service Collection", "Description": "Collection of Log Services for this System", "Links": { "Members@odata.count": 1, "Members": [ { "@odata.id": "/redfish/v1/Managers/1/LogServices/Log1" } ] } }