token: ********************curl --location '/admin/network/security/available' \
--header 'token: <api-key>'{
"success": true,
"datasources": [
{
"name": "string",
"callback": true,
"type": "string",
"action": [],
"parameter": []
}
]
}