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