token: ********************curl --location '/admin/network/security?driver=undefined' \
--header 'token: <api-key>'{
"success": true,
"datasources": [
{
"id": 0,
"name": "string",
"driver": "string",
"config": {},
"disabled": true,
"has_callback_key": true,
"datacenters": []
}
],
"total": 0
}