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