summaryrefslogtreecommitdiff
path: root/static/redfish/v1/JsonSchemas/Bios/index.json
blob: 498b2ac7ddd869f4e645d20af1d260f4c7e5a5ad (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/Bios",
    "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
    "Name": "Bios Schema File",
    "Schema": "#Bios.Bios",
    "Description": "Bios Schema File Location",
    "Id": "Bios",
    "Languages": [
        "en"
    ],
    "Languages@odata.count": 1,
    "Location": [
        {
            "Language": "en",
            "PublicationUri": "http://redfish.dmtf.org/schemas/v1/Bios.json",
            "Uri": "/redfish/v1/JSONSchemas/Bios/Bios.json"
        }
    ],
    "Location@odata.count": 1
}