ncloud_datacatalog_get_table_schema_versions
Retrieve the version history of a table's schema in Naver Cloud Data Catalog. Use this to track schema changes over time and identify prior versions for auditing or rollback.
Instructions
Get table schema version history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size 1~200 (default: 20) | |
| catalogId | Yes | Catalog ID | |
| tableName | Yes | Table name | |
| databaseName | Yes | Database name |