show_largest_table_fragment
Identify the tables with the largest fragments in an RDS instance to optimize storage and performance.
Instructions
Query the tables with the largest table fragments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_id | Yes | The region ID of the RDS instance. | |
| dbinstance_id | Yes | The ID of the RDS instance. | |
| topK | No | To display the number of the top few largest tables |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |