X-Token: ********************
{
"wsid":"WSID_CDSO_000001833a5d8286f889d29c4ce43e56"
"name": "技科八议族他",
"url": "jdbc:mysql://localhost:3306/test",
"username": "root",
"password": "root",
"dbType": "MYSQL",
"jdbcUrlParams": "autoReconnect=true&failOverReadOnly=false&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true",
"timeout": "0"
}
curl --location --request PUT '/collect/data-sources/' \
--header 'X-Requested-Session;' \
--header 'X-Requested-Session;' \
--header 'Content-Type: application/json' \
--data-raw '{
"wsid":"WSID_CDSO_000001833a5d8286f889d29c4ce43e56"
"name": "技科八议族他",
"url": "jdbc:mysql://localhost:3306/test",
"username": "root",
"password": "root",
"dbType": "MYSQL",
"jdbcUrlParams": "autoReconnect=true&failOverReadOnly=false&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true",
"timeout": "0"
}'
{}