blob: e4e3e456af90579f0b21c0dad7865d626270fbf9 [file] [log] [blame]
Ed Tanous530520e2019-01-02 13:41:37 -08001{
2 "@odata.context": "/redfish/v1/$metadata#JsonSchemaFile.JsonSchemaFile",
Ed Tanous63faafa2019-01-03 14:09:56 -08003 "@odata.id": "/redfish/v1/JsonSchemas/JobService",
Ed Tanous530520e2019-01-02 13:41:37 -08004 "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
5 "Name": "JobService Schema File",
6 "Schema": "#JobService.JobService",
7 "Description": "JobService Schema File Location",
8 "Id": "JobService",
9 "Languages": [
10 "en"
11 ],
12 "Languages@odata.count": 1,
13 "Location": [
14 {
15 "Language": "en",
16 "PublicationUri": "http://redfish.dmtf.org/schemas/v1/JobService.json",
Ed Tanous63faafa2019-01-03 14:09:56 -080017 "Uri": "/redfish/v1/JsonSchemas/JobService/JobService.json"
Ed Tanous530520e2019-01-02 13:41:37 -080018 }
19 ],
20 "Location@odata.count": 1
21}