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