pciDevice

pciDevice
pciDevice
JSON Example
{
    "filters": [
        {
            "deviceIds": [
                "deviceIds",
                "deviceIds"
            ],
            "indices": [
                6,
                6
            ],
            "vendorId": "vendorId",
            "alias": "alias",
            "numaId": 1
        },
        {
            "deviceIds": [
                "deviceIds",
                "deviceIds"
            ],
            "indices": [
                6,
                6
            ],
            "vendorId": "vendorId",
            "alias": "alias",
            "numaId": 1
        }
    ],
    "actions": [
        {
            "deviceType": "deviceType",
            "maxVfs": 7,
            "attributes": [
                {
                    "value": "value",
                    "key": "key"
                },
                {
                    "value": "value",
                    "key": "key"
                }
            ],
            "type": "type",
            "passthroughEnabled": true
        },
        {
            "deviceType": "deviceType",
            "maxVfs": 7,
            "attributes": [
                {
                    "value": "value",
                    "key": "key"
                },
                {
                    "value": "value",
                    "key": "key"
                }
            ],
            "type": "type",
            "passthroughEnabled": true
        }
    ]
}
filters
Optional

filters

actions
Optional

actions

Property Of