Query Parameters
The ID to use for the instance, which will become the final component of the instance's resource name.
This value should be 4-63 characters, and valid characters are /[a-z][0-9]-/.
Validate only also tests the data source connection.
Body
Instance is the proto for instances.
ENGINE_UNSPECIFIED
, CLICKHOUSE
, MYSQL
, POSTGRES
, SNOWFLAKE
, SQLITE
, TIDB
, MONGODB
, REDIS
, ORACLE
, SPANNER
, MSSQL
, REDSHIFT
, MARIADB
, OCEANBASE
, STARROCKS
, DORIS
, HIVE
, ELASTICSEARCH
, BIGQUERY
, DYNAMODB
, DATABRICKS
, COCKROACHDB
, COSMOSDB
, TRINO
, CASSANDRA
How often the instance is synced.
The maximum number of connections. The default is 10 if the value is unset or zero.
Enable sync for following databases. Default empty, means sync all schemas & databases.
The lower_case_table_names config for MySQL instances. It is used to determine whether the table names and database names are case sensitive.
Response
OK
Instance is the proto for instances.
ENGINE_UNSPECIFIED
, CLICKHOUSE
, MYSQL
, POSTGRES
, SNOWFLAKE
, SQLITE
, TIDB
, MONGODB
, REDIS
, ORACLE
, SPANNER
, MSSQL
, REDSHIFT
, MARIADB
, OCEANBASE
, STARROCKS
, DORIS
, HIVE
, ELASTICSEARCH
, BIGQUERY
, DYNAMODB
, DATABRICKS
, COCKROACHDB
, COSMOSDB
, TRINO
, CASSANDRA
How often the instance is synced.
The maximum number of connections. The default is 10 if the value is unset or zero.
Enable sync for following databases. Default empty, means sync all schemas & databases.
The lower_case_table_names config for MySQL instances. It is used to determine whether the table names and database names are case sensitive.