summaryrefslogtreecommitdiff
path: root/static/redfish/v1/JsonSchemas/OperatingConfig/index.json
blob: bc0a7a39a88313f06b230881d61134c11b852cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
}