{ "info": { "_postman_id": "14021d7d-303f-4460-8c9c-04465afb756a", "name": "Snowflake Iceberg Table API", "description": "The Snowflake Iceberg Table API is a REST API that you can use to access, update, and perform certain actions on Iceberg Table resource in a Snowflake database.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "lastUpdatedBy": "35240", "uid": "35240-14021d7d-303f-4460-8c9c-04465afb756a" }, "item": [ { "name": "api", "item": [ { "name": "v2", "item": [ { "name": "databases", "item": [ { "name": "{database}", "item": [ { "name": "schemas", "item": [ { "name": "{schema}", "item": [ { "name": "iceberg-tables", "item": [ { "name": "{name}", "item": [ { "name": "Describe Iceberg Table", "id": "25d7684f-7747-4635-94eb-54f4d12a5106", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "id": "1e4b65ce-036a-40fe-830b-69a9cc8a09d6", "key": "database" }, { "id": "7f89e3f0-077f-48bc-b797-0a50cd24e708", "key": "schema" }, { "id": "f90e5d0e-938d-488f-8fe6-3f37b10834c9", "key": "name" } ] }, "description": "Describe an iceberg table" }, "response": [ { "id": "5747a3ad-5a60-45e6-8ded-e4da31e46657", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Snowflake-Request-ID", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Link", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5747a3ad-5a60-45e6-8ded-e4da31e46657" }, { "id": "08271487-b467-49fc-9e85-08b73bbf9cf9", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-08271487-b467-49fc-9e85-08b73bbf9cf9" }, { "id": "531f2f12-dd2b-4261-b8ae-d02ff27bfdef", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-531f2f12-dd2b-4261-b8ae-d02ff27bfdef" }, { "id": "560a4ede-504d-4fe2-8aef-2d997aabe0b1", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-560a4ede-504d-4fe2-8aef-2d997aabe0b1" }, { "id": "82e61fe7-206c-446a-b9ce-a4aa37a069f9", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-82e61fe7-206c-446a-b9ce-a4aa37a069f9" }, { "id": "b5b7897f-a7b2-4fc2-9b41-9013af50f0cb", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b5b7897f-a7b2-4fc2-9b41-9013af50f0cb" }, { "id": "d96d0d0f-3059-4326-b2ca-1e07e985d907", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d96d0d0f-3059-4326-b2ca-1e07e985d907" }, { "id": "c32cb7e3-5501-443f-bf7b-e41763372722", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c32cb7e3-5501-443f-bf7b-e41763372722" }, { "id": "fcf82c67-defa-49a2-90e2-3ccb859a44e1", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-fcf82c67-defa-49a2-90e2-3ccb859a44e1" }, { "id": "552eb15d-000b-4db9-8609-52cf6a5e184c", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-552eb15d-000b-4db9-8609-52cf6a5e184c" }, { "id": "555e9987-2c14-4866-aacc-40c9cbd913ad", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-555e9987-2c14-4866-aacc-40c9cbd913ad" }, { "id": "dc42d671-b4d6-4be9-be03-96d018ee21e3", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-dc42d671-b4d6-4be9-be03-96d018ee21e3" }, { "id": "7b559e54-18e5-4464-a513-5dd187fc72f7", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7b559e54-18e5-4464-a513-5dd187fc72f7" }, { "id": "c68d9de8-3ce0-4f2e-bc7e-a0f04885d077", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c68d9de8-3ce0-4f2e-bc7e-a0f04885d077" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-25d7684f-7747-4635-94eb-54f4d12a5106" }, { "name": "Drop Iceberg Table", "id": "e0c99ab1-b53e-4d28-bb96-e8a7352a2f8a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "id": "d794033f-e639-4327-a036-a6811ec2ce18", "key": "database" }, { "id": "2ffd2873-463e-49a5-8cdc-97b8b0bb1a05", "key": "schema" }, { "id": "8448e296-006f-485d-9529-7ca2538448ec", "key": "name" } ] }, "description": "Drop an iceberg table" }, "response": [ { "id": "55185c83-23dc-4257-9b7e-ce70e80152a2", "name": "200 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-55185c83-23dc-4257-9b7e-ce70e80152a2" }, { "id": "d2feca3b-2359-4cdb-a08a-2ba5ebf48b7a", "name": "202 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d2feca3b-2359-4cdb-a08a-2ba5ebf48b7a" }, { "id": "28f2492e-972d-4af1-b062-ad4d47bd09f9", "name": "400 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-28f2492e-972d-4af1-b062-ad4d47bd09f9" }, { "id": "11b271e5-f69b-4fd7-90ee-90cbef0968fd", "name": "401 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-11b271e5-f69b-4fd7-90ee-90cbef0968fd" }, { "id": "f6a02a04-d9ce-47f5-be1f-c3e24f784515", "name": "403 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f6a02a04-d9ce-47f5-be1f-c3e24f784515" }, { "id": "7c729a3b-bbc2-4ede-bdf8-e2631bde7a89", "name": "404 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7c729a3b-bbc2-4ede-bdf8-e2631bde7a89" }, { "id": "c746652e-0b5e-45ba-82f8-62721ebfbdd5", "name": "405 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c746652e-0b5e-45ba-82f8-62721ebfbdd5" }, { "id": "12d9820a-d0db-434f-bb40-c5b37ada4e04", "name": "408 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-12d9820a-d0db-434f-bb40-c5b37ada4e04" }, { "id": "6e503ca2-92c8-4e6e-9901-c546a8e94416", "name": "409 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6e503ca2-92c8-4e6e-9901-c546a8e94416" }, { "id": "36efe139-f94b-474c-8490-2945a2941595", "name": "410 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-36efe139-f94b-474c-8490-2945a2941595" }, { "id": "df77f2f9-608c-4a54-9654-41eb915eef88", "name": "429 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-df77f2f9-608c-4a54-9654-41eb915eef88" }, { "id": "377d7c8b-77fb-46b4-9652-45289052b9fb", "name": "500 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-377d7c8b-77fb-46b4-9652-45289052b9fb" }, { "id": "6a1b1996-f260-49a1-a9c2-d3c2ebd5818d", "name": "503 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6a1b1996-f260-49a1-a9c2-d3c2ebd5818d" }, { "id": "a91ae6e9-d1e2-4d7c-82b3-f340b14ebe62", "name": "504 response", "originalRequest": { "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/:name?type=RESTRICT", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", ":name" ], "query": [ { "description": "Specifies whether the table can be dropped if foreign keys exist that reference the table.", "key": "type", "value": "RESTRICT" } ], "variable": [ { "key": "database" }, { "key": "schema" }, { "key": "name" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a91ae6e9-d1e2-4d7c-82b3-f340b14ebe62" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e0c99ab1-b53e-4d28-bb96-e8a7352a2f8a" } ], "id": "dff5f1f7-a867-4a65-860a-6907bb446deb", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-dff5f1f7-a867-4a65-860a-6907bb446deb" }, { "name": "{name}:resume-recluster", "item": [ { "name": "Resume Recluster of an Iceberg Table", "id": "6c495dae-8dba-4494-a24f-93cd2510f11b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "id": "16213a85-ff18-44ff-befa-216a3910e13f", "key": "database" }, { "id": "46fcba94-f4bb-4042-ad06-d726677c4cc9", "key": "schema" } ] }, "description": "Resume recluster of an iceberg table (iceberg tables managed by an external catalog do not allow clustering)" }, "response": [ { "id": "e9913063-72ca-4f17-a4df-f1ed252711e8", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e9913063-72ca-4f17-a4df-f1ed252711e8" }, { "id": "c6f27225-dc12-46d3-a7ce-a10fdbed2866", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c6f27225-dc12-46d3-a7ce-a10fdbed2866" }, { "id": "85a91968-167e-4a36-9d0d-d0c4954b7fc5", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-85a91968-167e-4a36-9d0d-d0c4954b7fc5" }, { "id": "5c71c9fd-0e86-4dc5-9473-6101218b28cd", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5c71c9fd-0e86-4dc5-9473-6101218b28cd" }, { "id": "dd631ecd-435f-42c8-910c-14b6e6bb92a2", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-dd631ecd-435f-42c8-910c-14b6e6bb92a2" }, { "id": "9b6b7601-2183-4075-8e55-ca58a95873a7", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9b6b7601-2183-4075-8e55-ca58a95873a7" }, { "id": "9642979e-d75c-4e9c-85be-540b1f4da000", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9642979e-d75c-4e9c-85be-540b1f4da000" }, { "id": "d5ab16b5-c46a-4b56-b2eb-9a50e9a4c7b1", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d5ab16b5-c46a-4b56-b2eb-9a50e9a4c7b1" }, { "id": "2f432676-bb6f-4ca7-86b7-e400219f2965", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-2f432676-bb6f-4ca7-86b7-e400219f2965" }, { "id": "27e72a74-4aa1-42bf-8224-c56996cb21d9", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-27e72a74-4aa1-42bf-8224-c56996cb21d9" }, { "id": "3d8e2c58-33a0-40cb-8ed5-f39afc2d68e6", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-3d8e2c58-33a0-40cb-8ed5-f39afc2d68e6" }, { "id": "bba4f3c2-8cf8-46fa-b054-2b9d416f1ca2", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-bba4f3c2-8cf8-46fa-b054-2b9d416f1ca2" }, { "id": "c92f799a-1925-4255-b889-390a111542fb", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c92f799a-1925-4255-b889-390a111542fb" }, { "id": "ad2486a8-3d7a-482d-b257-201c3b716f36", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:resume-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:resume-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ad2486a8-3d7a-482d-b257-201c3b716f36" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6c495dae-8dba-4494-a24f-93cd2510f11b" } ], "id": "5eac456c-cdce-481b-9375-a990f348451f", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5eac456c-cdce-481b-9375-a990f348451f" }, { "name": "{name}:suspend-recluster", "item": [ { "name": "Suspend Recluster of an Iceberg Table", "id": "a99b965b-0ec8-4eec-b951-6a75c1466501", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "id": "6314c793-d392-4a2f-8cad-85a2ca3f3d4b", "key": "database" }, { "id": "b5aaaa21-8eaf-48e0-8e7c-c753b8252d10", "key": "schema" } ] }, "description": "Suspend recluster of an iceberg table (iceberg tables managed by an external catalog do not allow clustering)" }, "response": [ { "id": "2f67533e-134e-4e5a-9cd1-62bb50f6f960", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-2f67533e-134e-4e5a-9cd1-62bb50f6f960" }, { "id": "ae21b0c4-350b-482a-80eb-4f09233cd795", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ae21b0c4-350b-482a-80eb-4f09233cd795" }, { "id": "77925132-5498-40a7-90b7-f74187eea34b", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-77925132-5498-40a7-90b7-f74187eea34b" }, { "id": "33354079-ef80-4bcb-a043-bf1f88c37908", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-33354079-ef80-4bcb-a043-bf1f88c37908" }, { "id": "25c44f65-019d-44d3-bf44-7b39069353b5", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-25c44f65-019d-44d3-bf44-7b39069353b5" }, { "id": "38b86e46-8262-45ac-acc6-cc80268d958e", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-38b86e46-8262-45ac-acc6-cc80268d958e" }, { "id": "a08261cd-df39-4f2b-bb8f-b7325be16f72", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a08261cd-df39-4f2b-bb8f-b7325be16f72" }, { "id": "2cdf12b4-8414-491d-92fa-416cff4c36c5", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-2cdf12b4-8414-491d-92fa-416cff4c36c5" }, { "id": "763ca1ec-7646-4dc7-af28-7c8bfe4af77a", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-763ca1ec-7646-4dc7-af28-7c8bfe4af77a" }, { "id": "a6cd9fa5-b684-4fe7-ac5c-6dd930d82fc4", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a6cd9fa5-b684-4fe7-ac5c-6dd930d82fc4" }, { "id": "3f3c915e-bf10-4003-95ca-e0166d982d6c", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-3f3c915e-bf10-4003-95ca-e0166d982d6c" }, { "id": "ce06545a-0944-4fe2-b571-fa1d2d3d5a1a", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ce06545a-0944-4fe2-b571-fa1d2d3d5a1a" }, { "id": "d9ca9fd0-76c6-4b63-ab25-b63edc792e19", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d9ca9fd0-76c6-4b63-ab25-b63edc792e19" }, { "id": "961bc8aa-3bf3-45f5-87df-4b16b105a908", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:suspend-recluster", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:suspend-recluster" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-961bc8aa-3bf3-45f5-87df-4b16b105a908" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a99b965b-0ec8-4eec-b951-6a75c1466501" } ], "id": "fba338cc-d9e3-44c8-8d1e-5520539a1d4b", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-fba338cc-d9e3-44c8-8d1e-5520539a1d4b" }, { "name": "{name}:refresh", "item": [ { "name": "Refreshes the Metadata for an Apache Iceberg Table That Uses an External Iceberg Catalog", "id": "d99f3537-dc65-4d2a-820c-7e1422e7c4ca", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "id": "92d376c7-dc92-4352-9c0c-0047f1fea109", "key": "database" }, { "id": "1aa346a8-b1e5-4a79-a491-4535818844a7", "key": "schema" } ] }, "description": "Refreshes the metadata for an Apache Iceberg table that uses an external Iceberg catalog" }, "response": [ { "id": "3241fb29-b67a-45f1-99b3-8cf8b4a35d7c", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-3241fb29-b67a-45f1-99b3-8cf8b4a35d7c" }, { "id": "c4a316d1-8e99-44ec-a85f-e44c27333223", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c4a316d1-8e99-44ec-a85f-e44c27333223" }, { "id": "49f24a94-a6fa-4b60-96e9-5f89348f1bc0", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-49f24a94-a6fa-4b60-96e9-5f89348f1bc0" }, { "id": "96f6b5d1-7d7d-4830-a5af-f4d6498d95f2", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-96f6b5d1-7d7d-4830-a5af-f4d6498d95f2" }, { "id": "e85b035d-8efd-4e2d-848f-da91b64ee2f7", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e85b035d-8efd-4e2d-848f-da91b64ee2f7" }, { "id": "0e9e751f-0931-492f-afae-eac012183355", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-0e9e751f-0931-492f-afae-eac012183355" }, { "id": "ee37c9d9-0f2f-4ecb-8a33-bd9329ca0342", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ee37c9d9-0f2f-4ecb-8a33-bd9329ca0342" }, { "id": "9ddd854e-7f07-4e7c-95f2-9a28d0eb690c", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9ddd854e-7f07-4e7c-95f2-9a28d0eb690c" }, { "id": "beb7aec9-e43d-4061-8a61-5c599b182951", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-beb7aec9-e43d-4061-8a61-5c599b182951" }, { "id": "d74c7a64-8396-405c-9fd2-f5ec7c2bd6f6", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d74c7a64-8396-405c-9fd2-f5ec7c2bd6f6" }, { "id": "5397fcdd-cb2c-4e4c-8a6d-5261029b22c7", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5397fcdd-cb2c-4e4c-8a6d-5261029b22c7" }, { "id": "bb2f9955-b424-42d1-91c7-6cf092269cec", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-bb2f9955-b424-42d1-91c7-6cf092269cec" }, { "id": "bbe4dc0e-54a0-420b-a6ec-166bfac0b5f5", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-bbe4dc0e-54a0-420b-a6ec-166bfac0b5f5" }, { "id": "b2267b93-a77e-47e0-b724-6a52d139e70a", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata_file_relative_path\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:refresh", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:refresh" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b2267b93-a77e-47e0-b724-6a52d139e70a" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d99f3537-dc65-4d2a-820c-7e1422e7c4ca" } ], "id": "7cc3d471-fc09-43a2-b9b8-e33f8eb7bbfc", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7cc3d471-fc09-43a2-b9b8-e33f8eb7bbfc" }, { "name": "{name}:convert-to-managed", "item": [ { "name": "Converts an Apache Iceberg\u2122 Table That Uses an External Iceberg Catalog Into a Table That Uses Snowflake as the Catalog", "id": "94cf6fe5-9c90-4a7f-ab3d-16590b1b0344", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "id": "94156aa3-54e8-42ad-ad22-4875f9bb6f36", "key": "database" }, { "id": "13e3508b-0a3f-4d3e-bc0c-de26ada8451c", "key": "schema" } ] }, "description": "Convert unmanaged iceberg table to managed iceberg table" }, "response": [ { "id": "df35c94d-705d-4fd4-a1d8-0e797ee5aaa2", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-df35c94d-705d-4fd4-a1d8-0e797ee5aaa2" }, { "id": "81b72a19-c1a7-4f3c-bb76-23c800cc90a7", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-81b72a19-c1a7-4f3c-bb76-23c800cc90a7" }, { "id": "720341b2-0cb8-4ba0-b041-72412a0a849f", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-720341b2-0cb8-4ba0-b041-72412a0a849f" }, { "id": "6edef328-da15-4ad5-ae93-379e439e6367", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6edef328-da15-4ad5-ae93-379e439e6367" }, { "id": "25c5ccf4-c3a7-4d71-b38b-75f68a5d2d53", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-25c5ccf4-c3a7-4d71-b38b-75f68a5d2d53" }, { "id": "ee07c185-b03f-4760-bb15-b2b21408ff41", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ee07c185-b03f-4760-bb15-b2b21408ff41" }, { "id": "ff93537d-bc08-429c-af87-2564bb6bc1ff", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ff93537d-bc08-429c-af87-2564bb6bc1ff" }, { "id": "87ed3c5a-342d-42db-9ff7-31b60ae4cf06", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-87ed3c5a-342d-42db-9ff7-31b60ae4cf06" }, { "id": "e9b901ce-efc9-4a55-a727-0ea186c1565f", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e9b901ce-efc9-4a55-a727-0ea186c1565f" }, { "id": "1208d7dd-5e61-49f4-8dfe-27ffc2224f05", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-1208d7dd-5e61-49f4-8dfe-27ffc2224f05" }, { "id": "58d10a42-2b45-4d44-85ea-b3825630161b", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-58d10a42-2b45-4d44-85ea-b3825630161b" }, { "id": "a75fe85d-af1b-4d3f-892f-4d5cd701e0b2", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a75fe85d-af1b-4d3f-892f-4d5cd701e0b2" }, { "id": "a8495f61-4439-42bd-a945-24626c3fe52f", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a8495f61-4439-42bd-a945-24626c3fe52f" }, { "id": "8d75db6d-6772-47af-846c-11c2d94e2b89", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"base_location\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:convert-to-managed", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:convert-to-managed" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-8d75db6d-6772-47af-846c-11c2d94e2b89" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-94cf6fe5-9c90-4a7f-ab3d-16590b1b0344" } ], "id": "f639ca7e-48a9-454b-b96f-b94891139ec5", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f639ca7e-48a9-454b-b96f-b94891139ec5" }, { "name": "{name}:undrop", "item": [ { "name": "Undrop Iceberg Table", "id": "39cb8e31-394a-45c1-ab79-76c9a70dc1e9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "id": "90a49404-aeb4-47c7-bea8-a1ab0b88a732", "key": "database" }, { "id": "ce7fa76f-9422-4fa2-b554-9deaf489dcf5", "key": "schema" } ] }, "description": "Undrop an iceberg table" }, "response": [ { "id": "790aef43-d25c-4538-bdff-eedcd0417257", "name": "200 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-790aef43-d25c-4538-bdff-eedcd0417257" }, { "id": "47e22191-1bfd-4357-848f-91676b04e246", "name": "202 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-47e22191-1bfd-4357-848f-91676b04e246" }, { "id": "c9a88c80-acbe-4f96-bd11-7426395a3426", "name": "400 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c9a88c80-acbe-4f96-bd11-7426395a3426" }, { "id": "1eb1323f-d234-4eb5-9a78-ab16278f6170", "name": "401 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-1eb1323f-d234-4eb5-9a78-ab16278f6170" }, { "id": "71073f7e-e5e8-4a02-a480-1c08718634a4", "name": "403 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-71073f7e-e5e8-4a02-a480-1c08718634a4" }, { "id": "34b3f278-067a-4787-923b-88a806a13d1f", "name": "404 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-34b3f278-067a-4787-923b-88a806a13d1f" }, { "id": "e9bde0a8-7720-4c1a-9f61-d56616df6a57", "name": "405 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e9bde0a8-7720-4c1a-9f61-d56616df6a57" }, { "id": "a02b218f-9adf-4229-af1a-0533920bf100", "name": "408 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a02b218f-9adf-4229-af1a-0533920bf100" }, { "id": "14c8c82d-c6b3-4679-8ef1-8e36a013b361", "name": "409 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-14c8c82d-c6b3-4679-8ef1-8e36a013b361" }, { "id": "7bdca1b6-c32e-4045-8896-f245f2a7db5e", "name": "410 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7bdca1b6-c32e-4045-8896-f245f2a7db5e" }, { "id": "b318eec8-307e-4e7f-a9fa-e2c4681aac27", "name": "429 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b318eec8-307e-4e7f-a9fa-e2c4681aac27" }, { "id": "cd6574ce-4596-44ac-b891-6f829d848ecb", "name": "500 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-cd6574ce-4596-44ac-b891-6f829d848ecb" }, { "id": "47b70a65-136a-48b8-8b1e-c77578c5c1bd", "name": "503 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-47b70a65-136a-48b8-8b1e-c77578c5c1bd" }, { "id": "2f25b5c2-dfb8-40de-8fbf-673ad7f415bb", "name": "504 response", "originalRequest": { "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:undrop", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:undrop" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-2f25b5c2-dfb8-40de-8fbf-673ad7f415bb" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-39cb8e31-394a-45c1-ab79-76c9a70dc1e9" } ], "id": "cad1c67d-d2e8-4fc2-bc8d-5cbe03695448", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-cad1c67d-d2e8-4fc2-bc8d-5cbe03695448" }, { "name": "{name}:clone", "item": [ { "name": "Clone a Snowflake Managed Iceberg Table", "id": "ca2a7dc5-610d-45ed-aaab-8c31898bac42", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" }, { "description": "Schema of the newly created table. Defaults to the source table's schema.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "id": "e4282e90-3624-4342-bf07-73bebcb36a1d", "key": "database" }, { "id": "475300b8-a801-4a3e-b580-e72f09890e21", "key": "schema" } ] }, "description": "Clone a snowflake managed iceberg table" }, "response": [ { "id": "ae5ef8fe-6efc-4280-bd41-bb9ce107f7d4", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ae5ef8fe-6efc-4280-bd41-bb9ce107f7d4" }, { "id": "53654b94-b161-459c-91d2-696d876381e4", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-53654b94-b161-459c-91d2-696d876381e4" }, { "id": "04730721-5158-4f5f-906c-46e47ef847aa", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-04730721-5158-4f5f-906c-46e47ef847aa" }, { "id": "38260b8e-73d7-40f2-8c72-921b18212cbb", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-38260b8e-73d7-40f2-8c72-921b18212cbb" }, { "id": "f4c77318-376b-409d-8cd3-6833cb2301e6", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f4c77318-376b-409d-8cd3-6833cb2301e6" }, { "id": "86132b96-f689-4bfc-83eb-f169641a1e0a", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-86132b96-f689-4bfc-83eb-f169641a1e0a" }, { "id": "c3965c7e-aa41-44a1-8ee6-7be5233eda8e", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c3965c7e-aa41-44a1-8ee6-7be5233eda8e" }, { "id": "60a3bc36-1032-41b9-9cab-2d4e15c9e9a3", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-60a3bc36-1032-41b9-9cab-2d4e15c9e9a3" }, { "id": "57934b02-eb7a-4c32-b44a-31c51cec8a8d", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-57934b02-eb7a-4c32-b44a-31c51cec8a8d" }, { "id": "9817d852-9f32-4c1d-a129-4be2a48dd0d6", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9817d852-9f32-4c1d-a129-4be2a48dd0d6" }, { "id": "44648e4f-519b-45ca-bbac-120e99d86f40", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-44648e4f-519b-45ca-bbac-120e99d86f40" }, { "id": "e3a0f936-6406-4c2e-bbb8-44876103cc4e", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e3a0f936-6406-4c2e-bbb8-44876103cc4e" }, { "id": "de817e8a-b846-4348-b60d-1197db2cc28f", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-de817e8a-b846-4348-b60d-1197db2cc28f" }, { "id": "9d865944-20c0-46a4-b23a-0bd734fdc244", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"value\": \"reference common.yaml#/components/schemas/PointOfTime not found in the OpenAPI spec\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:clone?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:clone" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9d865944-20c0-46a4-b23a-0bd734fdc244" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ca2a7dc5-610d-45ed-aaab-8c31898bac42" } ], "id": "c3c89b9c-d40d-4c05-94a3-49b769793f19", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c3c89b9c-d40d-4c05-94a3-49b769793f19" }, { "name": "{name}:create-like", "item": [ { "name": "Create Iceberg Table Like", "id": "a74fd63d-a765-41ce-a6da-2f1de5aa5dc5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec&value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" }, { "description": "Schema of the newly created table. Defaults to the source table's schema.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "id": "0d4a38bd-6f1f-4864-9411-6c28c36df568", "key": "database" }, { "id": "fae19922-4cdb-46f6-b40d-32db7fe7254a", "key": "schema" } ] }, "description": "Creates a new table with the same column definitions as an existing table, but without copying data from the existing table." }, "response": [ { "id": "19bfa717-edf7-443c-899f-90c9b0d44cdb", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-19bfa717-edf7-443c-899f-90c9b0d44cdb" }, { "id": "fbe4fc7b-af3b-4074-b4ac-d0f077bae1ff", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-fbe4fc7b-af3b-4074-b4ac-d0f077bae1ff" }, { "id": "fd8cc6c6-d6e6-4718-bc42-198189a4e0ed", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-fd8cc6c6-d6e6-4718-bc42-198189a4e0ed" }, { "id": "945244e7-8c06-4d94-b6c4-81f51a4da98b", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-945244e7-8c06-4d94-b6c4-81f51a4da98b" }, { "id": "eb38c130-49d3-4d14-aaf6-fa7b1525ef23", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-eb38c130-49d3-4d14-aaf6-fa7b1525ef23" }, { "id": "2b5fcef0-2d5a-461b-815b-7fb41349600b", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-2b5fcef0-2d5a-461b-815b-7fb41349600b" }, { "id": "f4e9cf43-711c-4ec2-8da0-231bc2a93135", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f4e9cf43-711c-4ec2-8da0-231bc2a93135" }, { "id": "6b2883c2-29c7-4f0f-833a-187764befaf5", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6b2883c2-29c7-4f0f-833a-187764befaf5" }, { "id": "e8d6723c-7081-414e-adc6-6c1121c5537f", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e8d6723c-7081-414e-adc6-6c1121c5537f" }, { "id": "e65fc25a-5fc0-4a9b-89f9-6d7e6c09c055", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e65fc25a-5fc0-4a9b-89f9-6d7e6c09c055" }, { "id": "31a9fb4f-4fba-4182-868a-fbae61ea5cf2", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-31a9fb4f-4fba-4182-868a-fbae61ea5cf2" }, { "id": "67490ed4-5fd2-4c58-9808-645ded9abd20", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-67490ed4-5fd2-4c58-9808-645ded9abd20" }, { "id": "437a1bb5-d5b0-4d6b-9528-95977bd8904b", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-437a1bb5-d5b0-4d6b-9528-95977bd8904b" }, { "id": "1ed93be7-f783-484d-ad51-efc95810045c", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"external_volume\": \"\",\n \"base_location\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables/{{name}}:create-like?value=reference ./common.yaml%23/components/schemas/Identifier not found in the OpenAPI spec", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables", "{{name}}:create-like" ], "query": [ { "description": "Database of the newly created table. Defaults to the source table's database.", "key": "value", "value": "reference ./common.yaml#/components/schemas/Identifier not found in the OpenAPI spec" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-1ed93be7-f783-484d-ad51-efc95810045c" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a74fd63d-a765-41ce-a6da-2f1de5aa5dc5" } ], "id": "6d4bb15f-9ec0-4ad7-8fdc-e13f364918e8", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6d4bb15f-9ec0-4ad7-8fdc-e13f364918e8" }, { "name": "List Iceberg Tables", "id": "baadedfb-ea4e-4db3-8518-f6cf87fd7665", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "id": "d76fd41c-335e-45b3-a658-c4ed6c94236b", "key": "database" }, { "id": "eb17b95f-fa21-415a-9db2-40717dd0fa96", "key": "schema" } ] }, "description": "Lists the Apache Iceberg\u2122 tables for which you have access privileges." }, "response": [ { "id": "ff439aaf-2b31-424b-9359-04a57b8ab57e", "name": "successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Snowflake-Request-ID", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Link", "value": "" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"name\": \"oQ\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"COMPATIBLE\",\n \"created_on\": \"\",\n \"database_name\": \"\\\"\\\"\\\"edk\\\"\",\n \"schema_name\": \"pppG5Z\",\n \"owner\": \"Kt\",\n \"owner_role_type\": \"D\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"\\\"\\\"o*\\\"\\\"=I\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"o\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n },\n {\n \"name\": \"AvyO_e2axu9\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"COMPATIBLE\",\n \"created_on\": \"\",\n \"database_name\": \"\\\";x\\\"\\\"7\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\",\n \"owner\": \"EDxvzF6\",\n \"owner_role_type\": \"\\\">\\\"\\\"V\\\"\\\"o\\\"\\\"\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"Gp$YzhD1\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"[q\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n }\n]", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ff439aaf-2b31-424b-9359-04a57b8ab57e" }, { "id": "7397494f-3b6a-4204-8825-9d76aaa2167a", "name": "202 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7397494f-3b6a-4204-8825-9d76aaa2167a" }, { "id": "7ff1517b-15fb-499d-a19c-62e4443083fe", "name": "400 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7ff1517b-15fb-499d-a19c-62e4443083fe" }, { "id": "a02b9401-3e12-4728-a74b-f92fa456c881", "name": "401 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a02b9401-3e12-4728-a74b-f92fa456c881" }, { "id": "de8cbce7-0b3c-46f2-866c-315979b49819", "name": "403 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-de8cbce7-0b3c-46f2-866c-315979b49819" }, { "id": "6a2a3284-163b-4536-bb3a-5e15b55c22f7", "name": "404 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6a2a3284-163b-4536-bb3a-5e15b55c22f7" }, { "id": "74b93ea8-163e-4bdc-bab2-5cb274d71427", "name": "405 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-74b93ea8-163e-4bdc-bab2-5cb274d71427" }, { "id": "8744fce7-a935-4086-a569-4e53321b204d", "name": "408 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-8744fce7-a935-4086-a569-4e53321b204d" }, { "id": "0ab7089a-510d-4208-92a5-fedfac7bf45e", "name": "409 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-0ab7089a-510d-4208-92a5-fedfac7bf45e" }, { "id": "78994805-4172-49a4-b81d-46bb03dd8cc4", "name": "410 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-78994805-4172-49a4-b81d-46bb03dd8cc4" }, { "id": "96f5efea-7244-432b-ab37-a254d9769900", "name": "429 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-96f5efea-7244-432b-ab37-a254d9769900" }, { "id": "f9d4bd13-33a0-4471-b3e8-18b877261199", "name": "500 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f9d4bd13-33a0-4471-b3e8-18b877261199" }, { "id": "5771fde7-f122-4772-be32-8391881bee88", "name": "503 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5771fde7-f122-4772-be32-8391881bee88" }, { "id": "b1e303d4-fbc0-4864-bf8d-a466369822aa", "name": "504 response", "originalRequest": { "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables?deep=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "query": [ { "description": "Optionally includes dependency information of the table.", "key": "deep", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b1e303d4-fbc0-4864-bf8d-a466369822aa" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-baadedfb-ea4e-4db3-8518-f6cf87fd7665" }, { "name": "Create a Snowflake Managed Iceberg Table (clone and Undrop Are Separate Subresources)", "id": "311508f8-59fa-4add-82ae-70146500d8ea", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "id": "b4be9bb2-612d-4bde-ad04-017bbd11bd01", "key": "database" }, { "id": "50cddcf8-dc35-4919-b149-a0b1481009f9", "key": "schema" } ] }, "description": "Create a snowflake managed iceberg table (clone and undrop are separate subresources)" }, "response": [ { "id": "6e56477e-657b-4be8-a424-507c6b9456a2", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6e56477e-657b-4be8-a424-507c6b9456a2" }, { "id": "c0246c87-6161-4209-84af-87a5532b407b", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c0246c87-6161-4209-84af-87a5532b407b" }, { "id": "0f008eaf-7984-424d-be9e-fb7245db007a", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-0f008eaf-7984-424d-be9e-fb7245db007a" }, { "id": "6490b393-5895-4d8e-9200-702539a1e834", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6490b393-5895-4d8e-9200-702539a1e834" }, { "id": "4b74dff3-331d-4ee2-859a-e7395e291478", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-4b74dff3-331d-4ee2-859a-e7395e291478" }, { "id": "26d43bcc-3be0-4f5e-a4a8-e4064998f689", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-26d43bcc-3be0-4f5e-a4a8-e4064998f689" }, { "id": "198e455c-d45b-43e8-8c4f-cbe6a9c18843", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-198e455c-d45b-43e8-8c4f-cbe6a9c18843" }, { "id": "a0864933-33b3-49b6-83c3-1d321f2fe672", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a0864933-33b3-49b6-83c3-1d321f2fe672" }, { "id": "627a1ade-0140-4f0b-8fcb-7b5130fce4fb", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-627a1ade-0140-4f0b-8fcb-7b5130fce4fb" }, { "id": "bdf67198-d1d8-49dc-a72a-e77587cff67b", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-bdf67198-d1d8-49dc-a72a-e77587cff67b" }, { "id": "57fa4d67-a468-47d8-93cb-be2dd44daad2", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-57fa4d67-a468-47d8-93cb-be2dd44daad2" }, { "id": "ad5d731c-d68e-4aed-8eff-4fbbd75c66ac", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ad5d731c-d68e-4aed-8eff-4fbbd75c66ac" }, { "id": "40cb3511-ba58-488a-b09c-94a43bf9d5b2", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-40cb3511-ba58-488a-b09c-94a43bf9d5b2" }, { "id": "d9a1f507-d99f-4e7a-b722-0d691e34727c", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\\\"bg\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"change_tracking\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"external_volume\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"catalog_sync\": \"\",\n \"catalog\": \"\",\n \"storage_serialization_policy\": \"OPTIMIZED\",\n \"created_on\": \"\",\n \"database_name\": \"G$xX\",\n \"schema_name\": \"X8b3KJj\",\n \"owner\": \"fK2e\",\n \"owner_role_type\": \"\\\"D#\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"1\\\"\\\"\\\"\\\"O(\\\"\",\n \"iceberg_table_type\": \"\",\n \"catalog_table_name\": \"\",\n \"catalog_namespace\": \"\",\n \"can_write_metadata\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"columns\": [\n {\n \"name\": \"\\\"ZvW\\\"\\\"M\\\"\\\"\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"\\\"X~8\\\"\\\"1\\\"\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"base_location\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"metadata_file_path\": \"\",\n \"constraints\": [\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n },\n {\n \"name\": \"\",\n \"column_names\": [\n \"\",\n \"\"\n ],\n \"constraint_type\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d9a1f507-d99f-4e7a-b722-0d691e34727c" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-311508f8-59fa-4add-82ae-70146500d8ea" } ], "id": "b3caf990-52f2-4d70-a05c-724e8bbe070c", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b3caf990-52f2-4d70-a05c-724e8bbe070c" }, { "name": "iceberg-tables:as-select", "item": [ { "name": "Create a Snowflake Managed Iceberg Table as Select", "id": "0330d76f-402e-421c-8d1a-8a4ce3f3a2a8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "id": "57b51256-7086-4870-8414-4c1e4f6b518e", "key": "database" }, { "id": "07aeed1e-9454-4190-bbf0-a4432eb8bd4e", "key": "schema" } ] }, "description": "Create a snowflake managed iceberg table as select" }, "response": [ { "id": "7d1d31da-f5e8-4346-9d55-35cbe2ff1006", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7d1d31da-f5e8-4346-9d55-35cbe2ff1006" }, { "id": "f976f006-3661-46a8-83d5-f67d0325339f", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f976f006-3661-46a8-83d5-f67d0325339f" }, { "id": "242ed9e5-df40-48ab-9a9a-19bd9f9a4a56", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-242ed9e5-df40-48ab-9a9a-19bd9f9a4a56" }, { "id": "0ad8802f-5e1e-4d3e-8ffc-0af7876a07b1", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-0ad8802f-5e1e-4d3e-8ffc-0af7876a07b1" }, { "id": "f6ac2348-952f-4cad-abdc-7921c12a4cd6", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f6ac2348-952f-4cad-abdc-7921c12a4cd6" }, { "id": "6bd7cfa1-45e8-467b-af71-d8e41f3508b4", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6bd7cfa1-45e8-467b-af71-d8e41f3508b4" }, { "id": "064f3c9d-e8ee-463d-87a0-5aab549fa935", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-064f3c9d-e8ee-463d-87a0-5aab549fa935" }, { "id": "590fbc4b-142b-4d5c-8572-3fd887bbcfc2", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-590fbc4b-142b-4d5c-8572-3fd887bbcfc2" }, { "id": "99daeb48-fd76-4ebc-b2aa-60de9313163f", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-99daeb48-fd76-4ebc-b2aa-60de9313163f" }, { "id": "9ad83a26-9f3e-4f2a-9a65-6665b48619d5", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9ad83a26-9f3e-4f2a-9a65-6665b48619d5" }, { "id": "0b85ffa8-97b0-4ce1-abdd-a74bed099877", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-0b85ffa8-97b0-4ce1-abdd-a74bed099877" }, { "id": "115d5689-c594-40a8-bfd3-bfdd3f2a90ec", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-115d5689-c594-40a8-bfd3-bfdd3f2a90ec" }, { "id": "75d3aa70-7b56-453d-9c2c-6a1592dcd5ba", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-75d3aa70-7b56-453d-9c2c-6a1592dcd5ba" }, { "id": "369d48f7-bb9d-4305-9ff3-ff5e9f28e92f", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"columns\": [\n {\n \"name\": \"KHi\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n },\n {\n \"name\": \"dbTdiSODjy\",\n \"datatype\": \"\",\n \"comment\": \"\",\n \"nullable\": \"\",\n \"default_value\": \"\"\n }\n ],\n \"external_volume\": \"\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:as-select?query=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:as-select" ], "query": [ { "description": "(Required) The SQL select query to run to set up the table values (and possibly columns).", "key": "query", "value": "" } ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-369d48f7-bb9d-4305-9ff3-ff5e9f28e92f" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-0330d76f-402e-421c-8d1a-8a4ce3f3a2a8" } ], "id": "794f09dd-2bc8-470f-8a15-637953f4cb8a", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-794f09dd-2bc8-470f-8a15-637953f4cb8a" }, { "name": "iceberg-tables:from-aws-glue-catalog", "item": [ { "name": "Create an Unmanaged Iceberg Table From Aws Glue Catalog", "id": "a422b2a6-e9fd-4e62-ab39-a779415e7dc0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "id": "3598c471-7ed1-49ca-882b-812d02f4a1e4", "key": "database" }, { "id": "d9913309-058b-4a03-9324-bcf15cd8607b", "key": "schema" } ] }, "description": "Create an unmanaged iceberg table from AWS Glue catalog" }, "response": [ { "id": "5a9a7d5a-80c3-4a53-9efc-ae99897ec7bb", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5a9a7d5a-80c3-4a53-9efc-ae99897ec7bb" }, { "id": "9e4689a0-97df-4e24-a911-7f857831b88b", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9e4689a0-97df-4e24-a911-7f857831b88b" }, { "id": "8d0722c3-1f4b-4388-8e1b-4ee8e18c2a09", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-8d0722c3-1f4b-4388-8e1b-4ee8e18c2a09" }, { "id": "5099925b-6266-4155-99db-d5b035f236dc", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5099925b-6266-4155-99db-d5b035f236dc" }, { "id": "7e9d34b0-9166-42c8-af69-3362f26af245", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7e9d34b0-9166-42c8-af69-3362f26af245" }, { "id": "dd3947cc-75f1-458c-8be3-dc8eae160553", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-dd3947cc-75f1-458c-8be3-dc8eae160553" }, { "id": "c91b1bf5-31eb-454f-8448-50d82ec9592d", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c91b1bf5-31eb-454f-8448-50d82ec9592d" }, { "id": "4c60becc-aaf8-40d7-80a0-0ad6fc8378a5", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-4c60becc-aaf8-40d7-80a0-0ad6fc8378a5" }, { "id": "202f7874-1524-4c64-af70-6722b528aa86", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-202f7874-1524-4c64-af70-6722b528aa86" }, { "id": "490324e5-6081-45c1-87e5-b825bd0143ab", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-490324e5-6081-45c1-87e5-b825bd0143ab" }, { "id": "2f32a299-0d5b-4339-92a8-41fff645f20a", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-2f32a299-0d5b-4339-92a8-41fff645f20a" }, { "id": "54234673-560b-4206-b085-14c6236416cd", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-54234673-560b-4206-b085-14c6236416cd" }, { "id": "efbb5708-8b0c-4b85-bcc2-4903a1647238", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-efbb5708-8b0c-4b85-bcc2-4903a1647238" }, { "id": "9a51fa59-cb6c-4228-9e4c-7b8d9cd5b168", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-aws-glue-catalog", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-aws-glue-catalog" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9a51fa59-cb6c-4228-9e4c-7b8d9cd5b168" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a422b2a6-e9fd-4e62-ab39-a779415e7dc0" } ], "id": "90fe649f-2430-42e9-9f37-347cf918cda4", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-90fe649f-2430-42e9-9f37-347cf918cda4" }, { "name": "iceberg-tables:from-delta", "item": [ { "name": "Create an Unmanaged Iceberg Table From Delta", "id": "4a48ba7b-7f16-4906-80e5-da3e2c20f1a2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "id": "711c8259-4e53-4b6f-9176-36c420c94ada", "key": "database" }, { "id": "65fe1149-5259-4a7d-ae7b-886bef08886a", "key": "schema" } ] }, "description": "Create an unmanaged iceberg table from Delta" }, "response": [ { "id": "8ba6b89e-3910-4e16-aa3d-55defa6f541b", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-8ba6b89e-3910-4e16-aa3d-55defa6f541b" }, { "id": "07d8cd92-c203-4c38-abee-a460f36d1e43", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-07d8cd92-c203-4c38-abee-a460f36d1e43" }, { "id": "10e41a87-da13-4153-a571-bbc0e004c009", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-10e41a87-da13-4153-a571-bbc0e004c009" }, { "id": "76fb2c63-927b-4eb8-861d-60a4b734f012", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-76fb2c63-927b-4eb8-861d-60a4b734f012" }, { "id": "c92b19c7-797c-4630-9e97-e68c77bafa9f", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c92b19c7-797c-4630-9e97-e68c77bafa9f" }, { "id": "191e0d94-e3f3-4087-a226-d69320c79a52", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-191e0d94-e3f3-4087-a226-d69320c79a52" }, { "id": "fc3c5794-97fe-41a4-a99b-ba271efc5504", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-fc3c5794-97fe-41a4-a99b-ba271efc5504" }, { "id": "870c64fb-ce85-407a-8703-ee6cd8e02853", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-870c64fb-ce85-407a-8703-ee6cd8e02853" }, { "id": "4eb59d72-e522-4cc6-9500-5e223b29c256", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-4eb59d72-e522-4cc6-9500-5e223b29c256" }, { "id": "d14c255f-460b-4cdf-9350-3b203beb91a5", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d14c255f-460b-4cdf-9350-3b203beb91a5" }, { "id": "558ea245-5102-4019-9ce3-f4744749990b", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-558ea245-5102-4019-9ce3-f4744749990b" }, { "id": "5e9236d6-79f2-439f-81c1-ae02aa6eef50", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5e9236d6-79f2-439f-81c1-ae02aa6eef50" }, { "id": "fbcb84cb-4b76-429b-aa63-134bfc8b0454", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-fbcb84cb-4b76-429b-aa63-134bfc8b0454" }, { "id": "3dc3b93e-4463-4d5b-94c4-ddbd71292410", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"base_location\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-delta", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-delta" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-3dc3b93e-4463-4d5b-94c4-ddbd71292410" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-4a48ba7b-7f16-4906-80e5-da3e2c20f1a2" } ], "id": "ddf6300c-0510-4175-87d1-b91fbf6e7980", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-ddf6300c-0510-4175-87d1-b91fbf6e7980" }, { "name": "iceberg-tables:from-iceberg-files", "item": [ { "name": "Create an Unmanaged Iceberg Table From Iceberg Files", "id": "4e465cc1-a5a7-4cab-8864-748cf271da59", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "id": "40f37bda-deee-4db5-812e-23038d297612", "key": "database" }, { "id": "d769ca23-f49f-4548-adda-e68785fa19a0", "key": "schema" } ] }, "description": "Create an unmanaged iceberg table from Iceberg files" }, "response": [ { "id": "136536d4-4717-494d-9d34-531c0e081456", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-136536d4-4717-494d-9d34-531c0e081456" }, { "id": "c88b4bd4-d62b-47ce-bb69-2f94d0edb881", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c88b4bd4-d62b-47ce-bb69-2f94d0edb881" }, { "id": "35975965-0508-4be8-8a3c-a55f66491afe", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-35975965-0508-4be8-8a3c-a55f66491afe" }, { "id": "8c0ff375-586b-4406-9f7f-9d889659a24b", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-8c0ff375-586b-4406-9f7f-9d889659a24b" }, { "id": "cd44b437-e3ac-434e-8aab-81eacac3abfd", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-cd44b437-e3ac-434e-8aab-81eacac3abfd" }, { "id": "9387fd05-802d-46c5-9dd6-e82ea27c225e", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9387fd05-802d-46c5-9dd6-e82ea27c225e" }, { "id": "5aeb61a8-2f98-4c92-91ce-1be692c34a0c", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5aeb61a8-2f98-4c92-91ce-1be692c34a0c" }, { "id": "3ec4dc93-3b66-49fe-ac22-b3521bd6ede8", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-3ec4dc93-3b66-49fe-ac22-b3521bd6ede8" }, { "id": "c035fa4d-7caf-4883-84bf-0fec55127524", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c035fa4d-7caf-4883-84bf-0fec55127524" }, { "id": "24965eb9-eb00-46c0-babf-d8ec8964593b", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-24965eb9-eb00-46c0-babf-d8ec8964593b" }, { "id": "c85632ff-3f86-4a5c-8399-9219f58b1d13", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c85632ff-3f86-4a5c-8399-9219f58b1d13" }, { "id": "d3065023-f72b-4285-a9c2-cfa5f932032a", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d3065023-f72b-4285-a9c2-cfa5f932032a" }, { "id": "b37012bd-dfcd-426d-9305-f0a9de958387", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b37012bd-dfcd-426d-9305-f0a9de958387" }, { "id": "45cbe50d-e3a6-4252-9ce4-4d02beac5843", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"metadata_file_path\": \"\",\n \"external_volume\": \"\",\n \"replace_invalid_characters\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-files", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-files" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-45cbe50d-e3a6-4252-9ce4-4d02beac5843" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-4e465cc1-a5a7-4cab-8864-748cf271da59" } ], "id": "994343ff-ca6e-4d97-a615-4b8c250c937e", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-994343ff-ca6e-4d97-a615-4b8c250c937e" }, { "name": "iceberg-tables:from-iceberg-rest", "item": [ { "name": "Create an Unmanaged Iceberg Table From Iceberg Rest", "id": "9264e676-2248-494c-90ab-a04fe9588a21", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "id": "0cdb66c6-a7d0-4556-83c3-f8163b606da8", "key": "database" }, { "id": "53388f11-6254-42da-b3e4-ceffedb40e70", "key": "schema" } ] }, "description": "Create an unmanaged iceberg table from Iceberg REST" }, "response": [ { "id": "7229214b-3630-4190-83e6-ca1c63d6b55b", "name": "200 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7229214b-3630-4190-83e6-ca1c63d6b55b" }, { "id": "6307069e-2d68-4314-9afe-32c9aa48fb06", "name": "202 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-6307069e-2d68-4314-9afe-32c9aa48fb06" }, { "id": "da9418d4-5d85-4ced-804c-70b51311a460", "name": "400 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-da9418d4-5d85-4ced-804c-70b51311a460" }, { "id": "5837167d-22f7-454c-b821-3fc8cd373467", "name": "401 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-5837167d-22f7-454c-b821-3fc8cd373467" }, { "id": "aa6bc491-f790-4bf5-8a6d-8044e0e163b3", "name": "403 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-aa6bc491-f790-4bf5-8a6d-8044e0e163b3" }, { "id": "a217f6a5-208c-47ed-b16d-47a3c00131b4", "name": "404 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-a217f6a5-208c-47ed-b16d-47a3c00131b4" }, { "id": "7ea08967-9345-41f1-a6e6-226cc926c0b3", "name": "405 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7ea08967-9345-41f1-a6e6-226cc926c0b3" }, { "id": "9845af1b-d10c-415e-a4f0-2070c97a6ca5", "name": "408 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Request Timeout", "code": 408, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9845af1b-d10c-415e-a4f0-2070c97a6ca5" }, { "id": "c67b000e-c82a-4f55-9007-5996d58b140a", "name": "409 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c67b000e-c82a-4f55-9007-5996d58b140a" }, { "id": "c0c616c5-da09-4feb-a916-1fcb7f6c2895", "name": "410 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-c0c616c5-da09-4feb-a916-1fcb7f6c2895" }, { "id": "1b4f8604-18ec-4355-b36c-02d40932d569", "name": "429 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-1b4f8604-18ec-4355-b36c-02d40932d569" }, { "id": "b09b9b1f-67a9-4aa3-820f-48fda0436e9c", "name": "500 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b09b9b1f-67a9-4aa3-820f-48fda0436e9c" }, { "id": "e3666291-5008-4d8a-a1cb-8a4164e0ef6e", "name": "503 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e3666291-5008-4d8a-a1cb-8a4164e0ef6e" }, { "id": "e7a88d91-44d6-4aad-9a9c-d05654222448", "name": "504 response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"catalog_table_name\": \"\",\n \"external_volume\": \"\",\n \"catalog_namespace\": \"\",\n \"replace_invalid_characters\": \"\",\n \"auto_refresh\": \"\",\n \"catalog\": \"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/iceberg-tables:from-iceberg-rest", "host": [ "{{baseUrl}}" ], "path": [ "api", "v2", "databases", ":database", "schemas", ":schema", "iceberg-tables:from-iceberg-rest" ], "variable": [ { "key": "database" }, { "key": "schema" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-e7a88d91-44d6-4aad-9a9c-d05654222448" } ], "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-9264e676-2248-494c-90ab-a04fe9588a21" } ], "id": "f1b3b0c8-b0d3-4c91-a5de-565f060bfc26", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f1b3b0c8-b0d3-4c91-a5de-565f060bfc26" } ], "id": "d734bec7-be02-4a61-8e87-84b052c33b93", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-d734bec7-be02-4a61-8e87-84b052c33b93" } ], "id": "20725752-e280-4952-b8c4-47c9d59ef819", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-20725752-e280-4952-b8c4-47c9d59ef819" } ], "id": "edef932a-d7d8-4971-9535-40b2af7183b9", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-edef932a-d7d8-4971-9535-40b2af7183b9" } ], "id": "b297798d-c992-4f88-81c4-77c37abb3599", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-b297798d-c992-4f88-81c4-77c37abb3599" } ], "id": "f0382c11-5ea7-4026-8ce7-a4b2902bb3a1", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-f0382c11-5ea7-4026-8ce7-a4b2902bb3a1" } ], "id": "7a86c69c-9933-4b2b-8e6d-830c49664816", "createdAt": "2026-06-05T13:20:27.000Z", "updatedAt": "2026-06-05T13:20:27.000Z", "uid": "35240-7a86c69c-9933-4b2b-8e6d-830c49664816" } ], "variable": [ { "key": "baseUrl", "value": "https://org-account.snowflakecomputing.com" } ] }