summaryrefslogtreecommitdiff
path: root/static/redfish/v1/JsonSchemas/OperatingConfig/index.json
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2020-06-22 20:44:09 +0300
committerGunnar Mills <gmills@us.ibm.com>2020-06-23 21:54:13 +0300
commit844b41528bf17c42b07bac6a7622bc04dd26576e (patch)
tree886789102e8bcf1baa759bae5b2c7d3d98fbf3e9 /static/redfish/v1/JsonSchemas/OperatingConfig/index.json
parentdd99e04b4d4980e4628bbe998b86180606ed405c (diff)
downloadbmcweb-844b41528bf17c42b07bac6a7622bc04dd26576e.tar.xz
Move to 2020.2
Point update_schemas.py at 2020.2 and run the script. An overview of 2020.2 can be found at: https://www.dmtf.org/sites/default/files/Redfish_Release_2020.2_Overview.pdf Tested: Loaded on a Witherspoon and ran the validator. See the new schemas. Change-Id: Idb6cbc58efe484dcffa0cc22deff3a4746af67ed Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'static/redfish/v1/JsonSchemas/OperatingConfig/index.json')
-rw-r--r--static/redfish/v1/JsonSchemas/OperatingConfig/index.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/static/redfish/v1/JsonSchemas/OperatingConfig/index.json b/static/redfish/v1/JsonSchemas/OperatingConfig/index.json
new file mode 100644
index 0000000000..bc0a7a39a8
--- /dev/null
+++ b/static/redfish/v1/JsonSchemas/OperatingConfig/index.json
@@ -0,0 +1,21 @@
+{
+ "@odata.context": "/redfish/v1/$metadata#JsonSchemaFile.JsonSchemaFile",
+ "@odata.id": "/redfish/v1/JsonSchemas/OperatingConfig",
+ "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
+ "Name": "OperatingConfig Schema File",
+ "Schema": "#OperatingConfig.OperatingConfig",
+ "Description": "OperatingConfig Schema File Location",
+ "Id": "OperatingConfig",
+ "Languages": [
+ "en"
+ ],
+ "Languages@odata.count": 1,
+ "Location": [
+ {
+ "Language": "en",
+ "PublicationUri": "http://redfish.dmtf.org/schemas/v1/OperatingConfig.json",
+ "Uri": "/redfish/v1/JsonSchemas/OperatingConfig/OperatingConfig.json"
+ }
+ ],
+ "Location@odata.count": 1
+} \ No newline at end of file