blob: 9e9dc6265561fb7257f24be8f5fab54e980175f1 [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/Assembly",
Ed Tanous118b1c72018-09-13 13:45:51 -07004 "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
5 "Name": "Assembly Schema File",
6 "Schema": "#Assembly.Assembly",
7 "Description": "Assembly Schema File Location",
8 "Id": "Assembly",
9 "Languages": [
10 "en"
11 ],
12 "Languages@odata.count": 1,
13 "Location": [
14 {
15 "Language": "en",
16 "PublicationUri": "http://redfish.dmtf.org/schemas/v1/Assembly.json",
Ed Tanous63faafa2019-01-03 14:09:56 -080017 "Uri": "/redfish/v1/JsonSchemas/Assembly/Assembly.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}