blob: 3c3174a616d6abf262b93fbf60a76b3fbbd27ddd [file] [log] [blame]
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -05001{
2 "@odata.context": "/redfish/v1/$metadata#JsonSchemaFile.JsonSchemaFile",
3 "@odata.id": "/redfish/v1/JsonSchemas/Connection",
4 "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
5 "Name": "Connection Schema File",
6 "Schema": "#Connection.Connection",
7 "Description": "Connection Schema File Location",
8 "Id": "Connection",
9 "Languages": [
10 "en"
11 ],
12 "Languages@odata.count": 1,
13 "Location": [
14 {
15 "Language": "en",
16 "PublicationUri": "http://redfish.dmtf.org/schemas/v1/Connection.json",
17 "Uri": "/redfish/v1/JsonSchemas/Connection/Connection.json"
18 }
19 ],
20 "Location@odata.count": 1
21}