Create connection
Creates a new connection.
Request
POST
http://<ั
ะพัั_on-premises>/rpc/createConnection
Headers
|
Name |
Description |
|
x-dl-api-version |
Type: string API version header. Const: Example: |
Body
application/json
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"data_export_forbidden": "off",
"description": "",
"dir_path": "example",
"name": "example",
"token": "example",
"type": "appmetrica_api",
"workbook_id": "null"
}
|
Name |
Description |
One of 13 types
-
appmetrica_api
Type: appmetrica_api
Example
{ "accuracy": null, "collection_id": "null", "counter_id": "example", "data_export_forbidden": "off", "description": "", "dir_path": "example", "name": "example", "token": "example", "type": "appmetrica_api", "workbook_id": "null" } -
chyt
Type: chyt
Example
{ "alias": "example", "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "description": "", "dir_path": "example", "host": "example", "name": "example", "port": 0, "raw_sql_level": "off", "secure": true, "token": "example", "type": "chyt", "workbook_id": "null" } -
clickhouse
Type: clickhouse
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "experimental_features": "off", "host": "example", "name": "example", "password": "example", "port": 0, "raw_sql_level": "off", "readonly": 2, "secure": null, "ssl_ca": null, "ssl_ca_verify": "on", "type": "clickhouse", "username": "example", "workbook_id": "null" } -
greenplum
Type: greenplum
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "enforce_collate": "auto", "host": "example", "name": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "type": "greenplum", "username": "example", "workbook_id": "null" } -
json_api
Type: json_api
Example
{ "allowed_methods": [ "GET" ], "collection_id": "null", "description": "", "dir_path": "example", "host": "example", "name": "example", "path": "example", "plain_headers": {}, "port": 0, "secret_headers": {}, "secure": true, "type": "json_api", "workbook_id": "null" } -
metrika_api
Type: metrika_api
Example
{ "accuracy": null, "collection_id": "null", "counter_id": "example", "data_export_forbidden": "off", "description": "", "dir_path": "example", "name": "example", "token": "example", "type": "metrika_api", "workbook_id": "null" } -
mssql
Type: mssql
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "host": "example", "name": "example", "password": "example", "port": 0, "raw_sql_level": "off", "type": "mssql", "username": "example", "workbook_id": "null" } -
mysql
Type: mysql
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "enforce_collate": "off", "host": "example", "name": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "type": "mysql", "username": "example", "workbook_id": "null" } -
oracle
Type: oracle
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_connect_method": "sid", "db_name": "example", "description": "", "dir_path": "example", "host": "example", "name": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "type": "oracle", "username": "example", "workbook_id": "null" } -
postgres
Type: postgres
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "enforce_collate": "auto", "host": "example", "name": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "type": "postgres", "username": "example", "workbook_id": "null" } -
promql
Type: promql
Example
{ "auth_header": "example", "auth_type": "password", "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "host": "example", "name": "example", "password": "example", "path": "example", "port": 0, "secure": true, "type": "promql", "username": "example", "workbook_id": "null" } -
trino
Type: trino
Example
{ "auth_type": null, "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "host": "example", "jwt": "example", "listing_sources": null, "name": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "type": "trino", "username": "example", "workbook_id": "null" } -
ydb
Type: ydb
Example
{ "auth_type": "anonymous", "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "dir_path": "example", "host": "example", "name": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "token": "example", "type": "ydb", "username": "example", "workbook_id": "null" }
appmetrica_api
|
Name |
Description |
|
counter_id |
Type: string Example: |
|
dir_path |
Type: string Example: |
|
name |
Type: string Example: |
|
token |
Type: string Example: |
|
accuracy |
Type: number | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
description |
Type: string | null Default: `` |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"data_export_forbidden": "off",
"description": "",
"dir_path": "example",
"name": "example",
"token": "example",
"type": "appmetrica_api",
"workbook_id": "null"
}
chyt
|
Name |
Description |
|
alias |
Type: string Example: |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
port |
Type: integer |
|
token |
Type: string Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
description |
Type: string | null Default: `` |
|
raw_sql_level |
Type: string Default: Enum: |
|
secure |
Type: boolean |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"alias": "example",
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"description": "",
"dir_path": "example",
"host": "example",
"name": "example",
"port": 0,
"raw_sql_level": "off",
"secure": true,
"token": "example",
"type": "chyt",
"workbook_id": "null"
}
clickhouse
|
Name |
Description |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
port |
Type: integer |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
experimental_features |
Type: unknown Default: |
|
password |
Type: string | null Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
readonly |
Type: integer Default: |
|
secure |
Type: unknown Example: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_ca_verify |
Type: unknown Default: |
|
type |
Type: string Const: Example: |
|
username |
Type: string | null Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"experimental_features": "off",
"host": "example",
"name": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"readonly": 2,
"secure": null,
"ssl_ca": null,
"ssl_ca_verify": "on",
"type": "clickhouse",
"username": "example",
"workbook_id": "null"
}
greenplum
|
Name |
Description |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
password |
Type: string Example: |
|
port |
Type: integer |
|
username |
Type: string Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
enforce_collate |
Type: string Default: Enum: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"enforce_collate": "auto",
"host": "example",
"name": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"type": "greenplum",
"username": "example",
"workbook_id": "null"
}
json_api
|
Name |
Description |
|
allowed_methods |
Type: string[] Example
|
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
port |
Type: integer |
|
collection_id |
Type: string | null Default: |
|
description |
Type: string | null Default: `` |
|
path |
Type: string | null Example: |
|
plain_headers |
Type: object | null Example
|
|
secret_headers |
Type: object | null Example
|
|
secure |
Type: boolean |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"allowed_methods": [
"GET"
],
"collection_id": "null",
"description": "",
"dir_path": "example",
"host": "example",
"name": "example",
"path": "example",
"plain_headers": {},
"port": 0,
"secret_headers": {},
"secure": true,
"type": "json_api",
"workbook_id": "null"
}
metrika_api
|
Name |
Description |
|
counter_id |
Type: string Example: |
|
dir_path |
Type: string Example: |
|
name |
Type: string Example: |
|
token |
Type: string Example: |
|
accuracy |
Type: number | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
description |
Type: string | null Default: `` |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"data_export_forbidden": "off",
"description": "",
"dir_path": "example",
"name": "example",
"token": "example",
"type": "metrika_api",
"workbook_id": "null"
}
mssql
|
Name |
Description |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
password |
Type: string Example: |
|
port |
Type: integer |
|
username |
Type: string Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
raw_sql_level |
Type: string Default: Enum: |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"name": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"type": "mssql",
"username": "example",
"workbook_id": "null"
}
mysql
|
Name |
Description |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
password |
Type: string Example: |
|
port |
Type: integer |
|
username |
Type: string Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
enforce_collate |
Type: string Default: Enum: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"enforce_collate": "off",
"host": "example",
"name": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"type": "mysql",
"username": "example",
"workbook_id": "null"
}
oracle
|
Name |
Description |
|
db_connect_method |
Type: string Enum: |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
password |
Type: string Example: |
|
port |
Type: integer |
|
username |
Type: string Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_connect_method": "sid",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"name": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"type": "oracle",
"username": "example",
"workbook_id": "null"
}
postgres
|
Name |
Description |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
password |
Type: string Example: |
|
port |
Type: integer |
|
username |
Type: string Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
enforce_collate |
Type: string Default: Enum: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"enforce_collate": "auto",
"host": "example",
"name": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"type": "postgres",
"username": "example",
"workbook_id": "null"
}
promql
|
Name |
Description |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
port |
Type: integer |
|
auth_header |
Type: string | null Example: |
|
auth_type |
Type: unknown Default: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
password |
Type: string | null Example: |
|
path |
Type: string | null Example: |
|
secure |
Type: boolean |
|
type |
Type: string Const: Example: |
|
username |
Type: string | null Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_header": "example",
"auth_type": "password",
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"name": "example",
"password": "example",
"path": "example",
"port": 0,
"secure": true,
"type": "promql",
"username": "example",
"workbook_id": "null"
}
trino
|
Name |
Description |
|
auth_type |
Type: unknown Example: |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
listing_sources |
Type: unknown Example: |
|
name |
Type: string Example: |
|
port |
Type: integer |
|
username |
Type: string Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
jwt |
Type: string | null Example: |
|
password |
Type: string | null Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
type |
Type: string Const: Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": null,
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"jwt": "example",
"listing_sources": null,
"name": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"type": "trino",
"username": "example",
"workbook_id": "null"
}
ydb
|
Name |
Description |
|
db_name |
Type: string Example: |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
port |
Type: integer |
|
auth_type |
Type: string | null Enum: Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
description |
Type: string | null Default: `` |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
token |
Type: string | null Example: |
|
type |
Type: string Const: Example: |
|
username |
Type: string | null Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": "anonymous",
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"name": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"token": "example",
"type": "ydb",
"username": "example",
"workbook_id": "null"
}
Responses
200 OK
Response
Body
application/json
{
"id": "example"
}
|
Name |
Description |
|
id |
Type: string Slide identifier. Example: |
appmetrica_api
|
Name |
Description |
||
|
counter_id |
Type: string Example: |
||
|
dir_path |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
accuracy |
Type: number | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"created_at": "example",
"data_export_forbidden": "off",
"description": "",
"dir_path": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"type": "appmetrica_api",
"updated_at": "example",
"workbook_id": "null"
}
chyt
|
Name |
Description |
||
|
alias |
Type: string Example: |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
secure |
Type: boolean |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"alias": "example",
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"description": "",
"dir_path": "example",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"secure": true,
"type": "chyt",
"updated_at": "example",
"workbook_id": "null"
}
clickhouse
|
Name |
Description |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
experimental_features |
Type: unknown Default: |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
readonly |
Type: integer Default: |
||
|
secure |
Type: unknown Example: |
||
|
ssl_ca_verify |
Type: unknown Default: |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
username |
Type: string | null Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"experimental_features": "off",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"readonly": 2,
"secure": null,
"ssl_ca_verify": "on",
"type": "clickhouse",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
greenplum
|
Name |
Description |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
username |
Type: string Example: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
enforce_collate |
Type: string Default: Enum: |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"enforce_collate": "auto",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"type": "greenplum",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
json_api
|
Name |
Description |
||
|
allowed_methods |
Type: string[] Example
|
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
path |
Type: string | null Example: |
||
|
plain_headers |
Type: object | null Example
|
||
|
secret_headers |
Type: object | null Example
|
||
|
secure |
Type: boolean |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"allowed_methods": [
"GET"
],
"collection_id": "null",
"created_at": "example",
"description": "",
"dir_path": "example",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"path": "example",
"plain_headers": {},
"port": 0,
"secret_headers": {},
"secure": true,
"type": "json_api",
"updated_at": "example",
"workbook_id": "null"
}
metrika_api
|
Name |
Description |
||
|
counter_id |
Type: string Example: |
||
|
dir_path |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
accuracy |
Type: number | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"created_at": "example",
"data_export_forbidden": "off",
"description": "",
"dir_path": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"type": "metrika_api",
"updated_at": "example",
"workbook_id": "null"
}
mssql
|
Name |
Description |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
username |
Type: string Example: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"type": "mssql",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
mysql
|
Name |
Description |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
username |
Type: string Example: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
enforce_collate |
Type: string Default: Enum: |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"enforce_collate": "off",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"type": "mysql",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
oracle
|
Name |
Description |
||
|
db_connect_method |
Type: string Enum: |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
username |
Type: string Example: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_connect_method": "sid",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"type": "oracle",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
postgres
|
Name |
Description |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
username |
Type: string Example: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
enforce_collate |
Type: string Default: Enum: |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"enforce_collate": "auto",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"type": "postgres",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
promql
|
Name |
Description |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
auth_type |
Type: unknown Default: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
path |
Type: string | null Example: |
||
|
secure |
Type: boolean |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
username |
Type: string | null Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": "password",
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"name": "example",
"path": "example",
"port": 0,
"secure": true,
"type": "promql",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
trino
|
Name |
Description |
||
|
auth_type |
Type: unknown Example: |
||
|
dir_path |
Type: string Example: |
||
|
host |
Type: string Example: |
||
|
listing_sources |
Type: unknown Example: |
||
|
name |
Type: string Example: |
||
|
port |
Type: integer |
||
|
username |
Type: string Example: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
type |
Type: string Const: Example: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": null,
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"id": "example",
"key": "example",
"listing_sources": null,
"meta": {},
"name": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"type": "trino",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
ydb
|
Name |
Description |
|
db_name |
Type: string Example: |
|
dir_path |
Type: string Example: |
|
host |
Type: string Example: |
|
name |
Type: string Example: |
|
port |
Type: integer |
|
auth_type |
Type: string | null Enum: Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
collection_id |
Type: string | null Default: |
|
created_at |
Type: string Example: |
|
data_export_forbidden |
Type: unknown Default: |
|
description |
Type: string | null Default: `` |
|
id |
Type: string Example: |
|
key |
Type: string Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_enable |
Type: unknown Default: |
|
type |
Type: string Const: Example: |
|
updated_at |
Type: string Example: |
|
username |
Type: string | null Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": "anonymous",
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"dir_path": "example",
"host": "example",
"id": "example",
"key": "example",
"name": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"type": "ydb",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}