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