pciDevice
pciDevice
JSON Example
{
"filters": [
{
"numaId": 0,
"vendorId": "string",
"deviceIds": [
"string"
],
"indices": [
0
],
"alias": "string"
}
],
"actions": [
{
"maxVfs": 0,
"deviceType": "string",
"type": "string",
"passthroughEnabled": false,
"attributes": [
{}
]
}
]
}