v1

latestSwagger 2.02026-07-175385118.4 KB
mysql

list columns of mysql source instance.

get/v2/mysql/columns

Query parameters

mysql_hoststring required

mysql host

mysql_portstring required

mysql port

mysql_userstring required

mysql user

mysql_passwordstring required

mysql password

mysql_schemastring required

mysql schema

mysql_tablestring required

mysql table

mysql_character_setstring

mysql character set

is_mysql_password_encryptedboolean

indecate that mysql password is encrypted or not

Response

OK