access-token: ********************
curl --location '/admin/drivers/list' \ --header 'access-token: <api-key>'
{ "success": true, "drives": [ { "id": 1, "name": "Intel网卡驱动" } ] }