{
    "$id": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.json",
    "$ref": "#/definitions/NetworkDeviceFunction",
    "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
    "copyright": "Copyright 2014-2025 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright",
    "definitions": {
        "NetworkDeviceFunction": {
            "anyOf": [
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/idRef"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_0_11.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_1_10.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_2_10.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_3_8.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_4_5.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_5_5.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_6_3.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_7_4.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_8_4.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_9_4.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_10_1.json#/definitions/NetworkDeviceFunction"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction.v1_11_1.json#/definitions/NetworkDeviceFunction"
                }
            ],
            "deletable": false,
            "description": "The `NetworkDeviceFunction` schema represents a logical interface that a network adapter exposes.",
            "insertable": false,
            "longDescription": "This resource shall represent a logical interface that a network adapter exposes in a Redfish implementation.",
            "updatable": true,
            "uris": [
                "/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/NetworkDeviceFunctions/{NetworkDeviceFunctionId}"
            ]
        }
    },
    "language": "en",
    "owningEntity": "DMTF",
    "title": "#NetworkDeviceFunction.NetworkDeviceFunction"
}