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