Update connection
Updates the specified connection.
Request
POST
https://api.datalens.tech/rpc/updateConnection
Headers
|
Name |
Description |
|
x-dl-api-version |
Type: string API version header. Const: Example: |
Body
application/json
{
"connectionId": "example",
"data": {
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"data_export_forbidden": "off",
"description": "",
"token": "example",
"workbook_id": "null"
}
}
|
Name |
Description |
|
connectionId |
Type: string Example: |
|
data |
Type: ConnectionUpdate Example
|
appmetrica_api2
|
Name |
Description |
|
counter_id |
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: `` |
|
workbook_id |
Type: string | null Default: |
Example
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"data_export_forbidden": "off",
"description": "",
"token": "example",
"workbook_id": "null"
}
bigquery2
|
Name |
Description |
|
credentials |
Type: string Example: |
|
project_id |
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: |
|
description |
Type: string | null Default: `` |
|
raw_sql_level |
Type: string Default: Enum: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"credentials": "example",
"description": "",
"project_id": "example",
"raw_sql_level": "off",
"workbook_id": "null"
}
bitrix242
|
Name |
Description |
|
portal |
Type: string Example: |
|
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: `` |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"description": "",
"portal": "example",
"token": "example",
"workbook_id": "null"
}
ch_billing_analytics2
|
Name |
Description |
|
collection_id |
Type: string | null Default: |
|
description |
Type: string | null Default: `` |
|
workbook_id |
Type: string | null Default: |
Example
{
"collection_id": "null",
"description": "",
"workbook_id": "null"
}
ch_ya_music_podcast_stats2
|
Name |
Description |
|
token |
Type: string Example: |
|
collection_id |
Type: string | null Default: |
|
description |
Type: string | null Default: `` |
|
workbook_id |
Type: string | null Default: |
Example
{
"collection_id": "null",
"description": "",
"token": "example",
"workbook_id": "null"
}
chyt2
|
Name |
Description |
|
alias |
Type: string Example: |
|
host |
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 |
|
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": "",
"host": "example",
"port": 0,
"raw_sql_level": "off",
"secure": true,
"token": "example",
"workbook_id": "null"
}
clickhouse2
|
Name |
Description |
|
host |
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: |
|
connection_manager_cloud_id |
Type: string | null Example: |
|
connection_manager_connection_id |
Type: string | null Example: |
|
connection_manager_delegation_is_set |
Type: boolean | null |
|
connection_manager_folder_id |
Type: string | null Example: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
experimental_features |
Type: unknown Default: |
|
mdb_cluster_id |
Type: string | null Example: |
|
mdb_folder_id |
Type: string | null Example: |
|
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: |
|
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",
"connection_manager_cloud_id": "example",
"connection_manager_connection_id": "example",
"connection_manager_delegation_is_set": true,
"connection_manager_folder_id": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"experimental_features": "off",
"host": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"readonly": 2,
"secure": null,
"ssl_ca": null,
"ssl_ca_verify": "on",
"username": "example",
"workbook_id": "null"
}
equeo2
|
Name |
Description |
|
access_token |
Type: string Example: |
|
collection_id |
Type: string | null Default: |
|
description |
Type: string | null Default: `` |
|
workbook_id |
Type: string | null Default: |
Example
{
"access_token": "example",
"collection_id": "null",
"description": "",
"workbook_id": "null"
}
greenplum2
|
Name |
Description |
|
host |
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: |
|
mdb_cluster_id |
Type: string | null Example: |
|
mdb_folder_id |
Type: string | null Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
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": "",
"enforce_collate": "auto",
"host": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"username": "example",
"workbook_id": "null"
}
gsheets2
|
Name |
Description |
|
url |
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: `` |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"collection_id": "null",
"data_export_forbidden": "off",
"description": "",
"url": "example",
"workbook_id": "null"
}
json_api2
|
Name |
Description |
|
allowed_methods |
Type: string[] Example
|
|
host |
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 |
|
workbook_id |
Type: string | null Default: |
Example
{
"allowed_methods": [
"GET"
],
"collection_id": "null",
"description": "",
"host": "example",
"path": "example",
"plain_headers": {},
"port": 0,
"secret_headers": {},
"secure": true,
"workbook_id": "null"
}
monitoring2
|
Name |
Description |
|
cloud_id |
Type: string | null Example: |
|
folder_id |
Type: string Example: |
|
service_account_id |
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: |
|
delegation_is_set |
Type: boolean | null |
|
description |
Type: string | null Default: `` |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"cloud_id": "example",
"collection_id": "null",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"service_account_id": "example",
"workbook_id": "null"
}
mssql2
|
Name |
Description |
|
host |
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: |
|
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": "",
"host": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"username": "example",
"workbook_id": "null"
}
mysql2
|
Name |
Description |
|
host |
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: |
|
connection_manager_cloud_id |
Type: string | null Example: |
|
connection_manager_connection_id |
Type: string | null Example: |
|
connection_manager_delegation_is_set |
Type: boolean | null |
|
connection_manager_folder_id |
Type: string | null Example: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
enforce_collate |
Type: string Default: Enum: |
|
mdb_cluster_id |
Type: string | null Example: |
|
mdb_folder_id |
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: |
|
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",
"connection_manager_cloud_id": "example",
"connection_manager_connection_id": "example",
"connection_manager_delegation_is_set": true,
"connection_manager_folder_id": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"enforce_collate": "off",
"host": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"username": "example",
"workbook_id": "null"
}
oracle2
|
Name |
Description |
|
db_connect_method |
Type: string Enum: |
|
host |
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: |
|
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": "",
"host": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"username": "example",
"workbook_id": "null"
}
postgres2
|
Name |
Description |
|
host |
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: |
|
connection_manager_cloud_id |
Type: string | null Example: |
|
connection_manager_connection_id |
Type: string | null Example: |
|
connection_manager_delegation_is_set |
Type: boolean | null |
|
connection_manager_folder_id |
Type: string | null Example: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
description |
Type: string | null Default: `` |
|
enforce_collate |
Type: string Default: Enum: |
|
mdb_cluster_id |
Type: string | null Example: |
|
mdb_folder_id |
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: |
|
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",
"connection_manager_cloud_id": "example",
"connection_manager_connection_id": "example",
"connection_manager_delegation_is_set": true,
"connection_manager_folder_id": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"enforce_collate": "auto",
"host": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"ssl_ca": null,
"ssl_enable": "off",
"username": "example",
"workbook_id": "null"
}
promql2
|
Name |
Description |
|
host |
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 |
|
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": "",
"host": "example",
"password": "example",
"path": "example",
"port": 0,
"secure": true,
"username": "example",
"workbook_id": "null"
}
snowflake2
|
Name |
Description |
|
account_name |
Type: string Example: |
|
client_id |
Type: string Example: |
|
client_secret |
Type: string Example: |
|
db_name |
Type: string Example: |
|
schema |
Type: string Example: |
|
user_name |
Type: string Example: |
|
warehouse |
Type: string Example: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
description |
Type: string | null Default: `` |
|
raw_sql_level |
Type: string Default: Enum: |
|
refresh_token |
Type: string Example: |
|
refresh_token_expire_time |
Type: string | null Example: |
|
user_role |
Type: string | null Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"account_name": "example",
"client_id": "example",
"client_secret": "example",
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"raw_sql_level": "off",
"refresh_token": "example",
"refresh_token_expire_time": "2025-01-01T00:00:00Z",
"schema": "example",
"user_name": "example",
"user_role": "example",
"warehouse": "example",
"workbook_id": "null"
}
speechsense2
|
Name |
Description |
|
project_id |
Type: string Example: |
|
auth_type |
Type: unknown Default: |
|
cloud_id |
Type: string | null Default: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
delegation_is_set |
Type: boolean | null Default: |
|
description |
Type: string | null Default: `` |
|
folder_id |
Type: string | null Default: |
|
service_account_id |
Type: string | null Default: |
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": "user_credentials",
"cloud_id": "null",
"collection_id": "null",
"data_export_forbidden": "off",
"delegation_is_set": null,
"description": "",
"folder_id": "null",
"project_id": "example",
"service_account_id": "null",
"workbook_id": "null"
}
trino2
|
Name |
Description |
|
host |
Type: string Example: |
|
listing_sources |
Type: unknown Example: |
|
auth_type |
Type: unknown Example: |
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
|
cache_ttl_sec |
Type: integer | null Default: |
|
cloud_id |
Type: string | null Example: |
|
collection_id |
Type: string | null Default: |
|
data_export_forbidden |
Type: unknown Default: |
|
db_name |
Type: string | null Example: |
|
delegation_is_set |
Type: boolean | null |
|
description |
Type: string | null Default: `` |
|
folder_id |
Type: string | null Example: |
|
jwt |
Type: string | null Example: |
|
mdb_cluster_id |
Type: string | null Example: |
|
password |
Type: string | null Example: |
|
port |
Type: integer | null |
|
raw_sql_level |
Type: string Default: Enum: |
|
service_account_id |
Type: string | null Example: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
username |
Type: string | null Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": null,
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"cloud_id": "example",
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"host": "example",
"jwt": "example",
"listing_sources": null,
"mdb_cluster_id": "example",
"password": "example",
"port": 0,
"raw_sql_level": "off",
"service_account_id": "example",
"ssl_ca": null,
"ssl_enable": "off",
"username": "example",
"workbook_id": "null"
}
ydb2
|
Name |
Description |
|
cloud_id |
Type: string | null Example: |
|
db_name |
Type: string Example: |
|
folder_id |
Type: string Example: |
|
host |
Type: string Example: |
|
port |
Type: integer |
|
service_account_id |
Type: string Example: |
|
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: |
|
delegation_is_set |
Type: boolean | null |
|
description |
Type: string | null Default: `` |
|
mdb_cluster_id |
Type: string | null Example: |
|
mdb_folder_id |
Type: string | null Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_ca |
Type: unknown Default: |
|
ssl_enable |
Type: unknown Default: |
|
token |
Type: string | null 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,
"cloud_id": "example",
"collection_id": "null",
"data_export_forbidden": "off",
"db_name": "example",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"host": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"port": 0,
"raw_sql_level": "off",
"service_account_id": "example",
"ssl_ca": null,
"ssl_enable": "on",
"token": "example",
"username": "example",
"workbook_id": "null"
}
yq2
|
Name |
Description |
|
cloud_id |
Type: string | null Example: |
|
folder_id |
Type: string Example: |
|
service_account_id |
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: |
|
delegation_is_set |
Type: boolean | null |
|
description |
Type: string | null Default: `` |
|
raw_sql_level |
Type: string Default: Enum: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"cloud_id": "example",
"collection_id": "null",
"data_export_forbidden": "off",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"raw_sql_level": "off",
"service_account_id": "example",
"workbook_id": "null"
}
ConnectionUpdate
|
Name |
Description |
One of 29 types
-
appmetrica_api
Type: appmetrica_api2
Example
{ "accuracy": null, "collection_id": "null", "counter_id": "example", "data_export_forbidden": "off", "description": "", "token": "example", "workbook_id": "null" } -
bigquery
Type: bigquery2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "credentials": "example", "description": "", "project_id": "example", "raw_sql_level": "off", "workbook_id": "null" } -
bitrix24
Type: bitrix242
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "description": "", "portal": "example", "token": "example", "workbook_id": "null" } -
ch_billing_analytics
Type: ch_billing_analytics2
Example
{ "collection_id": "null", "description": "", "workbook_id": "null" } -
ch_ya_music_podcast_stats
Type: ch_ya_music_podcast_stats2
Example
{ "collection_id": "null", "description": "", "token": "example", "workbook_id": "null" } -
chyt
Type: chyt2
Example
{ "alias": "example", "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "description": "", "host": "example", "port": 0, "raw_sql_level": "off", "secure": true, "token": "example", "workbook_id": "null" } -
clickhouse
Type: clickhouse2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "connection_manager_cloud_id": "example", "connection_manager_connection_id": "example", "connection_manager_delegation_is_set": true, "connection_manager_folder_id": "example", "data_export_forbidden": "off", "db_name": "example", "description": "", "experimental_features": "off", "host": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "password": "example", "port": 0, "raw_sql_level": "off", "readonly": 2, "secure": null, "ssl_ca": null, "ssl_ca_verify": "on", "username": "example", "workbook_id": "null" } -
equeo
Type: equeo2
Example
{ "access_token": "example", "collection_id": "null", "description": "", "workbook_id": "null" } -
extractor1c
Type: extractor1c2
Example
{ "access_token": "example", "collection_id": "null", "description": "", "workbook_id": "null" } -
greenplum
Type: greenplum2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "enforce_collate": "auto", "host": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "username": "example", "workbook_id": "null" } -
gsheets
Type: gsheets2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "description": "", "url": "example", "workbook_id": "null" } -
json_api
Type: json_api2
Example
{ "allowed_methods": [ "GET" ], "collection_id": "null", "description": "", "host": "example", "path": "example", "plain_headers": {}, "port": 0, "secret_headers": {}, "secure": true, "workbook_id": "null" } -
kontur_market
Type: kontur_market2
Example
{ "access_token": "example", "collection_id": "null", "description": "", "workbook_id": "null" } -
metrika_api
Type: metrika_api2
Example
{ "accuracy": null, "collection_id": "null", "counter_id": "example", "data_export_forbidden": "off", "description": "", "token": "example", "workbook_id": "null" } -
monitoring
Type: monitoring2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "delegation_is_set": true, "description": "", "folder_id": "example", "service_account_id": "example", "workbook_id": "null" } -
moysklad
Type: moysklad2
Example
{ "access_token": "example", "collection_id": "null", "description": "", "workbook_id": "null" } -
mssql
Type: mssql2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "host": "example", "password": "example", "port": 0, "raw_sql_level": "off", "username": "example", "workbook_id": "null" } -
mysql
Type: mysql2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "connection_manager_cloud_id": "example", "connection_manager_connection_id": "example", "connection_manager_delegation_is_set": true, "connection_manager_folder_id": "example", "data_export_forbidden": "off", "db_name": "example", "description": "", "enforce_collate": "off", "host": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "username": "example", "workbook_id": "null" } -
oracle
Type: oracle2
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": "", "host": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "username": "example", "workbook_id": "null" } -
postgres
Type: postgres2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "connection_manager_cloud_id": "example", "connection_manager_connection_id": "example", "connection_manager_delegation_is_set": true, "connection_manager_folder_id": "example", "data_export_forbidden": "off", "db_name": "example", "description": "", "enforce_collate": "auto", "host": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "password": "example", "port": 0, "raw_sql_level": "off", "ssl_ca": null, "ssl_enable": "off", "username": "example", "workbook_id": "null" } -
promql
Type: promql2
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": "", "host": "example", "password": "example", "path": "example", "port": 0, "secure": true, "username": "example", "workbook_id": "null" } -
smb_heatmaps
Type: smb_heatmaps2
Example
{ "collection_id": "null", "description": "", "token": "example", "workbook_id": "null" } -
snowflake
Type: snowflake2
Example
{ "account_name": "example", "client_id": "example", "client_secret": "example", "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "description": "", "raw_sql_level": "off", "refresh_token": "example", "refresh_token_expire_time": "2025-01-01T00:00:00Z", "schema": "example", "user_name": "example", "user_role": "example", "warehouse": "example", "workbook_id": "null" } -
speechsense
Type: speechsense2
Example
{ "auth_type": "user_credentials", "cloud_id": "null", "collection_id": "null", "data_export_forbidden": "off", "delegation_is_set": null, "description": "", "folder_id": "null", "project_id": "example", "service_account_id": "null", "workbook_id": "null" } -
trino
Type: trino2
Example
{ "auth_type": null, "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "delegation_is_set": true, "description": "", "folder_id": "example", "host": "example", "jwt": "example", "listing_sources": null, "mdb_cluster_id": "example", "password": "example", "port": 0, "raw_sql_level": "off", "service_account_id": "example", "ssl_ca": null, "ssl_enable": "off", "username": "example", "workbook_id": "null" } -
usage_analytics_detailed
Type: usage_analytics_detailed2
Example
{ "collection_id": "null", "description": "", "workbook_id": "null" } -
usage_analytics_light
Type: usage_analytics_light2
Example
{ "collection_id": "null", "description": "", "workbook_id": "null" } -
ydb
Type: ydb2
Example
{ "auth_type": "anonymous", "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "data_export_forbidden": "off", "db_name": "example", "delegation_is_set": true, "description": "", "folder_id": "example", "host": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "port": 0, "raw_sql_level": "off", "service_account_id": "example", "ssl_ca": null, "ssl_enable": "on", "token": "example", "username": "example", "workbook_id": "null" } -
yq
Type: yq2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "data_export_forbidden": "off", "delegation_is_set": true, "description": "", "folder_id": "example", "raw_sql_level": "off", "service_account_id": "example", "workbook_id": "null" }
Example
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"data_export_forbidden": "off",
"description": "",
"token": "example",
"workbook_id": "null"
}
Responses
200 OK
Response
Body
application/json
null
Type: unknown
appmetrica_api2
|
Name |
Description |
||
|
counter_id |
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
|
||
|
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": "",
"id": "example",
"key": "example",
"meta": {},
"updated_at": "example",
"workbook_id": "null"
}
bigquery2
|
Name |
Description |
|
project_id |
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: |
|
description |
Type: string | null Default: `` |
|
id |
Type: string Example: |
|
key |
Type: string Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
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",
"description": "",
"id": "example",
"key": "example",
"project_id": "example",
"raw_sql_level": "off",
"updated_at": "example",
"workbook_id": "null"
}
bitrix242
|
Name |
Description |
||
|
portal |
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: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
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",
"description": "",
"id": "example",
"key": "example",
"meta": {},
"portal": "example",
"updated_at": "example",
"workbook_id": "null"
}
ch_billing_analytics2
|
Name |
Description |
||
|
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
|
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"collection_id": "null",
"created_at": "example",
"description": "",
"id": "example",
"key": "example",
"meta": {},
"updated_at": "example",
"workbook_id": "null"
}
chyt2
|
Name |
Description |
||
|
alias |
Type: string Example: |
||
|
host |
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 |
||
|
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": "",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"secure": true,
"updated_at": "example",
"workbook_id": "null"
}
clickhouse2
|
Name |
Description |
||
|
host |
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: |
||
|
connection_manager_cloud_id |
Type: string | null Example: |
||
|
connection_manager_connection_id |
Type: string | null Example: |
||
|
connection_manager_delegation_is_set |
Type: boolean | null |
||
|
connection_manager_folder_id |
Type: string | null Example: |
||
|
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: |
||
|
mdb_cluster_id |
Type: string | null Example: |
||
|
mdb_folder_id |
Type: string | null 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: |
||
|
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",
"connection_manager_cloud_id": "example",
"connection_manager_connection_id": "example",
"connection_manager_delegation_is_set": true,
"connection_manager_folder_id": "example",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"experimental_features": "off",
"host": "example",
"id": "example",
"key": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"readonly": 2,
"secure": null,
"ssl_ca_verify": "on",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
greenplum2
|
Name |
Description |
||
|
host |
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: |
||
|
mdb_cluster_id |
Type: string | null Example: |
||
|
mdb_folder_id |
Type: string | null Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
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": "",
"enforce_collate": "auto",
"host": "example",
"id": "example",
"key": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
gsheets2
|
Name |
Description |
||
|
url |
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: |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
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",
"description": "",
"id": "example",
"key": "example",
"meta": {},
"updated_at": "example",
"url": "example",
"workbook_id": "null"
}
json_api2
|
Name |
Description |
||
|
allowed_methods |
Type: string[] Example
|
||
|
host |
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 |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"allowed_methods": [
"GET"
],
"collection_id": "null",
"created_at": "example",
"description": "",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"path": "example",
"plain_headers": {},
"port": 0,
"secret_headers": {},
"secure": true,
"updated_at": "example",
"workbook_id": "null"
}
monitoring2
|
Name |
Description |
||
|
cloud_id |
Type: string | null Example: |
||
|
folder_id |
Type: string Example: |
||
|
service_account_id |
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: |
||
|
delegation_is_set |
Type: boolean | null |
||
|
description |
Type: string | null Default: `` |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"cloud_id": "example",
"collection_id": "null",
"created_at": "example",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"id": "example",
"key": "example",
"meta": {},
"service_account_id": "example",
"updated_at": "example",
"workbook_id": "null"
}
mssql2
|
Name |
Description |
||
|
host |
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: |
||
|
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": "",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
mysql2
|
Name |
Description |
||
|
host |
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: |
||
|
connection_manager_cloud_id |
Type: string | null Example: |
||
|
connection_manager_connection_id |
Type: string | null Example: |
||
|
connection_manager_delegation_is_set |
Type: boolean | null |
||
|
connection_manager_folder_id |
Type: string | null Example: |
||
|
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: |
||
|
mdb_cluster_id |
Type: string | null Example: |
||
|
mdb_folder_id |
Type: string | null Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
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",
"connection_manager_cloud_id": "example",
"connection_manager_connection_id": "example",
"connection_manager_delegation_is_set": true,
"connection_manager_folder_id": "example",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"enforce_collate": "off",
"host": "example",
"id": "example",
"key": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
oracle2
|
Name |
Description |
||
|
db_connect_method |
Type: string Enum: |
||
|
host |
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: |
||
|
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": "",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
postgres2
|
Name |
Description |
||
|
host |
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: |
||
|
connection_manager_cloud_id |
Type: string | null Example: |
||
|
connection_manager_connection_id |
Type: string | null Example: |
||
|
connection_manager_delegation_is_set |
Type: boolean | null |
||
|
connection_manager_folder_id |
Type: string | null Example: |
||
|
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: |
||
|
mdb_cluster_id |
Type: string | null Example: |
||
|
mdb_folder_id |
Type: string | null Example: |
||
|
meta |
Type: object
Example
|
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
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",
"connection_manager_cloud_id": "example",
"connection_manager_connection_id": "example",
"connection_manager_delegation_is_set": true,
"connection_manager_folder_id": "example",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"enforce_collate": "auto",
"host": "example",
"id": "example",
"key": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"ssl_enable": "off",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
promql2
|
Name |
Description |
||
|
host |
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 |
||
|
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": "",
"host": "example",
"id": "example",
"key": "example",
"meta": {},
"path": "example",
"port": 0,
"secure": true,
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
snowflake2
|
Name |
Description |
|
account_name |
Type: string Example: |
|
client_id |
Type: string Example: |
|
db_name |
Type: string Example: |
|
schema |
Type: string Example: |
|
user_name |
Type: string Example: |
|
warehouse |
Type: string Example: |
|
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: |
|
refresh_token_expire_time |
Type: string | null Example: |
|
updated_at |
Type: string Example: |
|
user_role |
Type: string | null Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"account_name": "example",
"client_id": "example",
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"description": "",
"id": "example",
"key": "example",
"raw_sql_level": "off",
"refresh_token_expire_time": "2025-01-01T00:00:00Z",
"schema": "example",
"updated_at": "example",
"user_name": "example",
"user_role": "example",
"warehouse": "example",
"workbook_id": "null"
}
speechsense2
|
Name |
Description |
||
|
project_id |
Type: string Example: |
||
|
auth_type |
Type: unknown Default: |
||
|
cloud_id |
Type: string | null Default: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
delegation_is_set |
Type: boolean | null Default: |
||
|
description |
Type: string | null Default: `` |
||
|
folder_id |
Type: string | null Default: |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
meta |
Type: object
Example
|
||
|
service_account_id |
Type: string | null Default: |
||
|
updated_at |
Type: string Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": "user_credentials",
"cloud_id": "null",
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"delegation_is_set": null,
"description": "",
"folder_id": "null",
"id": "example",
"key": "example",
"meta": {},
"project_id": "example",
"service_account_id": "null",
"updated_at": "example",
"workbook_id": "null"
}
trino2
|
Name |
Description |
||
|
host |
Type: string Example: |
||
|
listing_sources |
Type: unknown Example: |
||
|
auth_type |
Type: unknown Example: |
||
|
cache_invalidation_throttling_interval_sec |
Type: integer | null Default: |
||
|
cache_ttl_sec |
Type: integer | null Default: |
||
|
cloud_id |
Type: string | null Example: |
||
|
collection_id |
Type: string | null Default: |
||
|
created_at |
Type: string Example: |
||
|
data_export_forbidden |
Type: unknown Default: |
||
|
db_name |
Type: string | null Example: |
||
|
delegation_is_set |
Type: boolean | null |
||
|
description |
Type: string | null Default: `` |
||
|
folder_id |
Type: string | null Example: |
||
|
id |
Type: string Example: |
||
|
key |
Type: string Example: |
||
|
mdb_cluster_id |
Type: string | null Example: |
||
|
meta |
Type: object
Example
|
||
|
port |
Type: integer | null |
||
|
raw_sql_level |
Type: string Default: Enum: |
||
|
service_account_id |
Type: string | null Example: |
||
|
ssl_enable |
Type: unknown Default: |
||
|
updated_at |
Type: string Example: |
||
|
username |
Type: string | null Example: |
||
|
workbook_id |
Type: string | null Default: |
Example
{
"auth_type": null,
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"cloud_id": "example",
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"host": "example",
"id": "example",
"key": "example",
"listing_sources": null,
"mdb_cluster_id": "example",
"meta": {},
"port": 0,
"raw_sql_level": "off",
"service_account_id": "example",
"ssl_enable": "off",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
ydb2
|
Name |
Description |
|
cloud_id |
Type: string | null Example: |
|
db_name |
Type: string Example: |
|
folder_id |
Type: string Example: |
|
host |
Type: string Example: |
|
port |
Type: integer |
|
service_account_id |
Type: string Example: |
|
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: |
|
delegation_is_set |
Type: boolean | null |
|
description |
Type: string | null Default: `` |
|
id |
Type: string Example: |
|
key |
Type: string Example: |
|
mdb_cluster_id |
Type: string | null Example: |
|
mdb_folder_id |
Type: string | null Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
ssl_enable |
Type: unknown Default: |
|
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,
"cloud_id": "example",
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"db_name": "example",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"host": "example",
"id": "example",
"key": "example",
"mdb_cluster_id": "example",
"mdb_folder_id": "example",
"port": 0,
"raw_sql_level": "off",
"service_account_id": "example",
"ssl_enable": "on",
"updated_at": "example",
"username": "example",
"workbook_id": "null"
}
yq2
|
Name |
Description |
|
cloud_id |
Type: string | null Example: |
|
folder_id |
Type: string Example: |
|
service_account_id |
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: |
|
delegation_is_set |
Type: boolean | null |
|
description |
Type: string | null Default: `` |
|
id |
Type: string Example: |
|
key |
Type: string Example: |
|
raw_sql_level |
Type: string Default: Enum: |
|
updated_at |
Type: string Example: |
|
workbook_id |
Type: string | null Default: |
Example
{
"cache_invalidation_throttling_interval_sec": null,
"cache_ttl_sec": null,
"cloud_id": "example",
"collection_id": "null",
"created_at": "example",
"data_export_forbidden": "off",
"delegation_is_set": true,
"description": "",
"folder_id": "example",
"id": "example",
"key": "example",
"raw_sql_level": "off",
"service_account_id": "example",
"updated_at": "example",
"workbook_id": "null"
}
ConnectionUpdate
|
Name |
Description |
One of 29 types
-
appmetrica_api
Type: appmetrica_api2
Example
{ "accuracy": null, "collection_id": "null", "counter_id": "example", "created_at": "example", "data_export_forbidden": "off", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
bigquery
Type: bigquery2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "project_id": "example", "raw_sql_level": "off", "updated_at": "example", "workbook_id": "null" } -
bitrix24
Type: bitrix242
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "description": "", "id": "example", "key": "example", "meta": {}, "portal": "example", "updated_at": "example", "workbook_id": "null" } -
ch_billing_analytics
Type: ch_billing_analytics2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
ch_ya_music_podcast_stats
Type: ch_ya_music_podcast_stats2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
chyt
Type: chyt2
Example
{ "alias": "example", "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "description": "", "host": "example", "id": "example", "key": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "secure": true, "updated_at": "example", "workbook_id": "null" } -
clickhouse
Type: clickhouse2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "connection_manager_cloud_id": "example", "connection_manager_connection_id": "example", "connection_manager_delegation_is_set": true, "connection_manager_folder_id": "example", "created_at": "example", "data_export_forbidden": "off", "db_name": "example", "description": "", "experimental_features": "off", "host": "example", "id": "example", "key": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "readonly": 2, "secure": null, "ssl_ca_verify": "on", "updated_at": "example", "username": "example", "workbook_id": "null" } -
equeo
Type: equeo2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
extractor1c
Type: extractor1c2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
greenplum
Type: greenplum2
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": "", "enforce_collate": "auto", "host": "example", "id": "example", "key": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "ssl_enable": "off", "updated_at": "example", "username": "example", "workbook_id": "null" } -
gsheets
Type: gsheets2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "url": "example", "workbook_id": "null" } -
json_api
Type: json_api2
Example
{ "allowed_methods": [ "GET" ], "collection_id": "null", "created_at": "example", "description": "", "host": "example", "id": "example", "key": "example", "meta": {}, "path": "example", "plain_headers": {}, "port": 0, "secret_headers": {}, "secure": true, "updated_at": "example", "workbook_id": "null" } -
kontur_market
Type: kontur_market2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
metrika_api
Type: metrika_api2
Example
{ "accuracy": null, "collection_id": "null", "counter_id": "example", "created_at": "example", "data_export_forbidden": "off", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
monitoring
Type: monitoring2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "created_at": "example", "delegation_is_set": true, "description": "", "folder_id": "example", "id": "example", "key": "example", "meta": {}, "service_account_id": "example", "updated_at": "example", "workbook_id": "null" } -
moysklad
Type: moysklad2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
mssql
Type: mssql2
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": "", "host": "example", "id": "example", "key": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "updated_at": "example", "username": "example", "workbook_id": "null" } -
mysql
Type: mysql2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "connection_manager_cloud_id": "example", "connection_manager_connection_id": "example", "connection_manager_delegation_is_set": true, "connection_manager_folder_id": "example", "created_at": "example", "data_export_forbidden": "off", "db_name": "example", "description": "", "enforce_collate": "off", "host": "example", "id": "example", "key": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "ssl_enable": "off", "updated_at": "example", "username": "example", "workbook_id": "null" } -
oracle
Type: oracle2
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": "", "host": "example", "id": "example", "key": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "ssl_enable": "off", "updated_at": "example", "username": "example", "workbook_id": "null" } -
postgres
Type: postgres2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "collection_id": "null", "connection_manager_cloud_id": "example", "connection_manager_connection_id": "example", "connection_manager_delegation_is_set": true, "connection_manager_folder_id": "example", "created_at": "example", "data_export_forbidden": "off", "db_name": "example", "description": "", "enforce_collate": "auto", "host": "example", "id": "example", "key": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "ssl_enable": "off", "updated_at": "example", "username": "example", "workbook_id": "null" } -
promql
Type: promql2
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": "", "host": "example", "id": "example", "key": "example", "meta": {}, "path": "example", "port": 0, "secure": true, "updated_at": "example", "username": "example", "workbook_id": "null" } -
smb_heatmaps
Type: smb_heatmaps2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
snowflake
Type: snowflake2
Example
{ "account_name": "example", "client_id": "example", "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "db_name": "example", "description": "", "id": "example", "key": "example", "raw_sql_level": "off", "refresh_token_expire_time": "2025-01-01T00:00:00Z", "schema": "example", "updated_at": "example", "user_name": "example", "user_role": "example", "warehouse": "example", "workbook_id": "null" } -
speechsense
Type: speechsense2
Example
{ "auth_type": "user_credentials", "cloud_id": "null", "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "delegation_is_set": null, "description": "", "folder_id": "null", "id": "example", "key": "example", "meta": {}, "project_id": "example", "service_account_id": "null", "updated_at": "example", "workbook_id": "null" } -
trino
Type: trino2
Example
{ "auth_type": null, "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "db_name": "example", "delegation_is_set": true, "description": "", "folder_id": "example", "host": "example", "id": "example", "key": "example", "listing_sources": null, "mdb_cluster_id": "example", "meta": {}, "port": 0, "raw_sql_level": "off", "service_account_id": "example", "ssl_enable": "off", "updated_at": "example", "username": "example", "workbook_id": "null" } -
usage_analytics_detailed
Type: usage_analytics_detailed2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
usage_analytics_light
Type: usage_analytics_light2
Example
{ "collection_id": "null", "created_at": "example", "description": "", "id": "example", "key": "example", "meta": {}, "updated_at": "example", "workbook_id": "null" } -
ydb
Type: ydb2
Example
{ "auth_type": "anonymous", "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "db_name": "example", "delegation_is_set": true, "description": "", "folder_id": "example", "host": "example", "id": "example", "key": "example", "mdb_cluster_id": "example", "mdb_folder_id": "example", "port": 0, "raw_sql_level": "off", "service_account_id": "example", "ssl_enable": "on", "updated_at": "example", "username": "example", "workbook_id": "null" } -
yq
Type: yq2
Example
{ "cache_invalidation_throttling_interval_sec": null, "cache_ttl_sec": null, "cloud_id": "example", "collection_id": "null", "created_at": "example", "data_export_forbidden": "off", "delegation_is_set": true, "description": "", "folder_id": "example", "id": "example", "key": "example", "raw_sql_level": "off", "service_account_id": "example", "updated_at": "example", "workbook_id": "null" }
Example
{
"accuracy": null,
"collection_id": "null",
"counter_id": "example",
"created_at": "example",
"data_export_forbidden": "off",
"description": "",
"id": "example",
"key": "example",
"meta": {},
"updated_at": "example",
"workbook_id": "null"
}