df_list_connections
Retrieve database connections for a project version, filtering by status or type. Credentials are never exposed, and unsupported engines are omitted.
Instructions
List database connections of a project version. Credentials are never returned. Unsupported engines (e.g. MySQL) are excluded entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | ||
| db_type | No | ||
| language | No | ru | |
| page_size | No | ||
| use_cache | No | ||
| project_id | Yes | DataForge project id | |
| version_id | Yes | Project version id |