blob: d81b581e017c3e2abd7c713f21441a54187b4540 [file] [log] [blame]
Ed Tanous683f7272018-07-26 12:47:19 -07001{
Ed Tanous118b1c72018-09-13 13:45:51 -07002 "@odata.context": "/redfish/v1/$metadata#JsonSchemaFile.JsonSchemaFile",
Ed Tanous63faafa2019-01-03 14:09:56 -08003 "@odata.id": "/redfish/v1/JsonSchemas/LogEntry",
Ed Tanous118b1c72018-09-13 13:45:51 -07004 "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
5 "Name": "LogEntry Schema File",
6 "Schema": "#LogEntry.LogEntry",
7 "Description": "LogEntry Schema File Location",
8 "Id": "LogEntry",
9 "Languages": [
10 "en"
11 ],
12 "Languages@odata.count": 1,
13 "Location": [
14 {
15 "Language": "en",
16 "PublicationUri": "http://redfish.dmtf.org/schemas/v1/LogEntry.json",
Ed Tanous63faafa2019-01-03 14:09:56 -080017 "Uri": "/redfish/v1/JsonSchemas/LogEntry/LogEntry.json"
Ed Tanous683f7272018-07-26 12:47:19 -070018 }
Ed Tanous118b1c72018-09-13 13:45:51 -070019 ],
20 "Location@odata.count": 1
Ed Tanous683f7272018-07-26 12:47:19 -070021}