GET /organizations/{orgId}/datasourceTypes HTTP/1.1 Host: api Accept: */*
OK
{ "code": 1, "message": "text", "data": [ { "version": "text", "hasStructureInfo": true, "definition": {}, "id": "text", "name": "text" } ], "success": true }