access-token: ********************{
"name": "Intel网卡驱动(更新)",
"pe_can_load": 1,
"images": [
1
]
}curl --location '/admin/drivers/' \
--header 'access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "Intel网卡驱动(更新)",
"pe_can_load": 1,
"images": [
1
]
}'{
"success": true
}