ncloud_datacatalog_get_connections
Retrieve a paginated list of connections within a specified Data Catalog, with optional keyword filtering by name or description to locate specific connection entries.
Instructions
Get connection list in a catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size 1~200 (default: 20) | |
| catalogId | Yes | Catalog ID | |
| searchValue | No | Search keyword (connection name or description) |