List database, table, and index sizes
render_list_postgres_sizesRetrieve sizes of databases, tables, and indexes for a specific Postgres instance using its ID.
Instructions
List database, table, and index sizes. List the sizes of databases, tables, and indexes on a Postgres instance by ID. Calls GET /postgres/{postgresId}/query/sizes on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postgresId | Yes |