ncloud_datacatalog_get_databases
Retrieve databases in a data catalog using catalog ID. Filter by name and control page size to find specific databases.
Instructions
Get database 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 (from getCatalogs) | |
| searchValue | No | Search keyword (database name) |