diff --git a/public-preview/8.30/collection/Cortex Analyst API.postman_collection.json b/public-preview/8.35/collection/Cortex Analyst API.postman_collection.json similarity index 76% rename from public-preview/8.30/collection/Cortex Analyst API.postman_collection.json rename to public-preview/8.35/collection/Cortex Analyst API.postman_collection.json index 4cbf720..d38be8c 100644 --- a/public-preview/8.30/collection/Cortex Analyst API.postman_collection.json +++ b/public-preview/8.35/collection/Cortex Analyst API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "de474f82-81ec-4513-9d6c-9e542863a898", + "_postman_id": "fc128882-c194-4ac7-9ff7-9eddbb252ffa", "name": "Cortex Analyst API", "description": "The Snowflake Cortex Analyst API is a REST API that allows end user to chat with their data leveraging semantic models to generate SQL queries.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-de474f82-81ec-4513-9d6c-9e542863a898?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -39,7 +38,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -59,7 +58,8 @@ "analyst", "message" ] - } + }, + "description": "Send a data question to the Cortex Analyst" }, "response": [ { @@ -74,11 +74,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -110,7 +115,7 @@ } ], "cookie": [], - "body": "{\n \"message\": {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"analyst\"\n },\n \"request_id\": \"\"\n}" + "body": "{\n \"message\": {\n \"content\": [\n {\n \"type\": \"text\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"user\"\n },\n \"request_id\": \"\"\n}" }, { "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", @@ -124,11 +129,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -182,11 +192,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -240,11 +255,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -298,11 +318,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -356,11 +381,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -414,11 +444,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -472,11 +507,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -530,11 +570,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -588,11 +633,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n },\n {\n \"content\": [\n {\n \"type\": \"suggestions\"\n },\n {\n \"type\": \"sql\"\n }\n ],\n \"role\": \"user\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", + "raw": "{\n \"messages\": [\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"suggestions\"\n }\n ],\n \"role\": \"analyst\"\n },\n {\n \"content\": [\n {\n \"type\": \"sql\"\n },\n {\n \"type\": \"text\"\n }\n ],\n \"role\": \"analyst\"\n }\n ],\n \"semantic_model_file\": \"\",\n \"semantic_model\": \"\",\n \"stream\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -647,6 +697,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Cortex Inference API.postman_collection.json b/public-preview/8.35/collection/Cortex Inference API.postman_collection.json similarity index 87% rename from public-preview/8.30/collection/Cortex Inference API.postman_collection.json rename to public-preview/8.35/collection/Cortex Inference API.postman_collection.json index 047faff..53eb9ee 100644 --- a/public-preview/8.30/collection/Cortex Inference API.postman_collection.json +++ b/public-preview/8.35/collection/Cortex Inference API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "8c7639b8-0913-41ab-8291-5c350558eac3", + "_postman_id": "d5d32182-94a9-46bb-8290-4d46af3d59b9", "name": "Cortex Inference API", "description": "OpenAPI 3.0 specification for the Cortex REST API\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-8c7639b8-0913-41ab-8291-5c350558eac3?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -31,12 +30,12 @@ }, { "key": "Accept", - "value": "application/json" + "value": "text/event-stream" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -70,12 +69,17 @@ }, { "key": "Accept", - "value": "application/json" + "value": "text/event-stream" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -98,15 +102,15 @@ }, "status": "OK", "code": 200, - "_postman_previewlanguage": "json", + "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", - "value": "application/json" + "value": "text/event-stream" } ], "cookie": [], - "body": "{\n \"choices\": [\n {\n \"message\": {\n \"content\": \"\"\n }\n },\n {\n \"message\": {\n \"content\": \"\"\n }\n }\n ],\n \"usage\": {\n \"prompt_tokens\": \"\",\n \"completion_tokens\": \"\",\n \"total_tokens\": \"\"\n }\n}" + "body": "{}" }, { "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", @@ -120,11 +124,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -177,11 +186,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -234,11 +248,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -291,11 +310,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -348,11 +372,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -405,11 +434,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -462,11 +496,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -519,11 +558,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"stream\": false,\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", + "raw": "{\n \"model\": \"\",\n \"messages\": [\n {\n \"content\": \"\"\n }\n ],\n \"temperature\": 0,\n \"top_p\": 1,\n \"max_tokens\": 4096\n}", "options": { "raw": { "headerFamily": "json", @@ -575,6 +619,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Cortex Search REST API.postman_collection.json b/public-preview/8.35/collection/Cortex Search REST API.postman_collection.json similarity index 81% rename from public-preview/8.30/collection/Cortex Search REST API.postman_collection.json rename to public-preview/8.35/collection/Cortex Search REST API.postman_collection.json index 98cb2a3..98f03c5 100644 --- a/public-preview/8.30/collection/Cortex Search REST API.postman_collection.json +++ b/public-preview/8.35/collection/Cortex Search REST API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "8123d67f-9f51-42e2-9573-8f75d9aed18e", + "_postman_id": "cc28f4e5-0f7d-44b0-9b3f-821fdeea7849", "name": "Cortex Search REST API", "description": "OpenAPI 3.0 specification for the Cortex Search REST API\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-8123d67f-9f51-42e2-9573-8f75d9aed18e?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -48,7 +47,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -74,12 +73,12 @@ "variable": [ { "key": "database", - "value": "CEJ", + "value": "\"%\"\"x\"\"\"\"B\\p\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "CEJ", + "value": "\"%\"\"x\"\"\"\"B\\p\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -99,11 +98,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -146,7 +150,7 @@ } ], "cookie": [], - "body": "{\n \"results\": [\n {\n \"ipsum_47\": false,\n \"in0a3\": \"in\"\n },\n {\n \"nisie\": false\n }\n ],\n \"request_id\": \"\"\n}" + "body": "{\n \"results\": [\n {\n \"inad\": true,\n \"doloreff\": -58228853.910783805\n },\n {\n \"nostrud_41d\": 56819694.97594458,\n \"cupidatatfa\": 14242799\n }\n ],\n \"request_id\": \"\"\n}" }, { "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", @@ -160,11 +164,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -229,11 +238,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -298,11 +312,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -367,11 +386,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -436,11 +460,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -493,6 +522,80 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/cortex-search-services/{{service_name}}:query", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "cortex-search-services", + "{{service_name}}:query" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "Unique ID of the API request.", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -505,11 +608,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -574,11 +682,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -643,11 +756,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -712,11 +830,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"ut4\": true,\n \"dolore3\": 37155695.962142885,\n \"incididuntbb9\": -80406148\n }\n}", + "raw": "{\n \"query\": \"\",\n \"columns\": [\n \"\",\n \"\"\n ],\n \"filter\": {},\n \"limit\": 10,\n \"experimental\": {\n \"culpae\": false,\n \"irure4\": -10861804.118427455\n }\n}", "options": { "raw": { "headerFamily": "json", @@ -788,6 +911,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Snowflake Compute Pools API.postman_collection.json b/public-preview/8.35/collection/Snowflake Compute Pools API.postman_collection.json similarity index 83% rename from public-preview/8.30/collection/Snowflake Compute Pools API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Compute Pools API.postman_collection.json index 427ed7d..2c86bcc 100644 --- a/public-preview/8.30/collection/Snowflake Compute Pools API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Compute Pools API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "50e91b3b-1f21-4a92-afe6-0712bb930c0f", + "_postman_id": "0f8a6b79-51e3-4fe8-819c-af763b094433", "name": "Snowflake Compute Pools API", "description": "The Snowflake Compute Pools API is a REST API that you can use to access, update, and perform common actions on Compute Pool resources.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-50e91b3b-1f21-4a92-afe6-0712bb930c0f?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -44,7 +43,7 @@ "variable": [ { "key": "name", - "value": "jYW", + "value": "TGSaLzpJ$a", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -60,6 +59,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -95,10 +99,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}" + "body": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -108,6 +120,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -164,6 +181,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -212,6 +234,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -260,6 +287,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -308,6 +340,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -356,6 +393,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -404,6 +446,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -452,6 +499,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -500,6 +552,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -548,6 +605,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -621,7 +683,7 @@ "variable": [ { "key": "name", - "value": "jYW", + "value": "TGSaLzpJ$a", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -637,6 +699,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -692,6 +759,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -755,6 +827,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -810,6 +887,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -865,6 +947,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -920,6 +1007,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -975,6 +1067,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1030,6 +1127,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1085,6 +1187,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1140,6 +1247,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1195,6 +1307,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1282,6 +1399,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1325,6 +1447,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1376,6 +1503,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1419,6 +1551,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1462,6 +1599,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1505,6 +1647,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1548,6 +1695,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1591,6 +1743,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1634,6 +1791,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1677,6 +1839,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1720,6 +1887,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1795,6 +1967,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1838,6 +2015,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1889,6 +2071,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1932,6 +2119,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1975,6 +2167,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2018,6 +2215,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2061,6 +2263,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2104,6 +2311,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2147,6 +2359,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2190,6 +2407,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2233,6 +2455,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2308,6 +2535,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2351,6 +2583,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2402,6 +2639,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2445,6 +2687,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2488,6 +2735,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2531,6 +2783,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2574,6 +2831,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2617,6 +2879,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2660,6 +2927,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2703,6 +2975,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2746,6 +3023,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2821,6 +3103,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2864,6 +3151,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2915,6 +3207,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2958,6 +3255,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3001,6 +3303,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3044,6 +3351,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3087,6 +3399,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3130,6 +3447,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3173,6 +3495,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3216,6 +3543,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3259,6 +3591,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3347,6 +3684,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3393,10 +3735,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"CEJLO\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"SUSPENDED\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n },\n {\n \"name\": \"n1\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"\\\"wjm\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"5\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n },\n {\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"}\\\"\\\".\\\"\\\"Ow:\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"UNKNOWN\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -3406,6 +3756,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3473,6 +3828,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3532,6 +3892,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3591,6 +3956,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3650,6 +4020,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3709,6 +4084,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3768,6 +4148,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3827,6 +4212,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3886,6 +4276,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3945,6 +4340,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4014,7 +4414,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4060,11 +4460,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4128,11 +4533,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4204,11 +4614,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4272,11 +4687,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4340,11 +4760,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4408,11 +4833,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4476,11 +4906,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4532,6 +4967,79 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/compute-pools?createMode=errorIfExists&initiallySuspended=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "compute-pools" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "initiallySuspended", + "value": "", + "description": "Specifies whether the compute pool is created initially in the suspended state." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -4544,11 +5052,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4612,11 +5125,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4680,11 +5198,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4748,11 +5271,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4816,11 +5344,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"V\\\"\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"IDLE\",\n \"num_services\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", + "raw": "{\n \"name\": \"yneInHbiN\",\n \"instance_family\": \"\",\n \"min_nodes\": \"\",\n \"max_nodes\": \"\",\n \"auto_resume\": \"\",\n \"comment\": \"\",\n \"state\": \"ACTIVE\",\n \"num_services\": \"\",\n \"num_jobs\": \"\",\n \"auto_suspend_secs\": \"\",\n \"active_nodes\": \"\",\n \"idle_nodes\": \"\",\n \"target_nodes\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"is_exclusive\": \"\",\n \"application\": \"\",\n \"budget\": \"\",\n \"error_code\": \"\",\n \"status_message\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4881,6 +5414,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -4888,19 +5431,7 @@ }, { "key": "name", - "value": "jYW" - }, - { - "key": "name", - "value": "jYW" - }, - { - "key": "name", - "value": "jYW" - }, - { - "key": "name", - "value": "jYW" + "value": "TGSaLzpJ$a" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake Database API.postman_collection.json b/public-preview/8.35/collection/Snowflake Database API.postman_collection.json similarity index 81% rename from public-preview/8.30/collection/Snowflake Database API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Database API.postman_collection.json index 9a21105..f079762 100644 --- a/public-preview/8.30/collection/Snowflake Database API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Database API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "f2879907-c966-4196-9038-e9de18ec96b4", + "_postman_id": "f089ca86-410f-4f1b-97c5-1a9c06003296", "name": "Snowflake Database API", "description": "The Snowflake Database API is a REST API that you can use to access, update, and perform certain actions on Database resource in Snowflake.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-f2879907-c966-4196-9038-e9de18ec96b4?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -65,6 +64,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -120,6 +124,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -183,6 +192,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -238,6 +252,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -293,6 +312,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -348,6 +372,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -403,6 +432,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -450,6 +484,66 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/{{name}}:from_share?createMode=errorIfExists&share=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + "{{name}}:from_share" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "share", + "value": "", + "description": "ID of the share from which to create the database, in the form \".\"." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -458,6 +552,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -513,6 +612,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -568,6 +672,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -623,6 +732,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -678,6 +792,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -733,6 +852,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -803,7 +927,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -850,11 +974,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -919,11 +1048,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -996,11 +1130,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1065,11 +1204,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1134,11 +1278,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1203,11 +1352,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1272,11 +1426,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1329,6 +1488,80 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/{{name}}:clone?createMode=errorIfExists&kind=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + "{{name}}:clone" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "kind", + "value": "", + "description": "Type of database to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string)." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1341,11 +1574,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1410,11 +1648,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1479,11 +1722,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1548,11 +1796,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1617,11 +1870,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1686,11 +1944,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"8+\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\\\"\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"ut deserunt minim est\",\n \"reference\": \"amet ad cillum sint consectetur\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"ghEO\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nostrud dolor laborum repre\",\n \"reference\": \"occaecat est anim aliqua\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1799,7 +2062,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -1819,6 +2082,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1889,6 +2157,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1967,6 +2240,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2037,6 +2315,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2107,6 +2390,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2177,6 +2465,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2247,6 +2540,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2306,7 +2604,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "POST", "header": [ @@ -2317,6 +2615,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2355,8 +2658,8 @@ ] } }, - "status": "Conflict", - "code": 409, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -2376,7 +2679,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "POST", "header": [ @@ -2387,6 +2690,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2425,8 +2733,8 @@ ] } }, - "status": "Gone", - "code": 410, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -2446,7 +2754,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", "originalRequest": { "method": "POST", "header": [ @@ -2457,6 +2765,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2495,8 +2808,8 @@ ] } }, - "status": "Too Many Requests", - "code": 429, + "status": "Gone", + "code": 410, "_postman_previewlanguage": "json", "header": [ { @@ -2516,7 +2829,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { "method": "POST", "header": [ @@ -2527,6 +2840,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2565,8 +2883,8 @@ ] } }, - "status": "Internal Server Error", - "code": 500, + "status": "Too Many Requests", + "code": 429, "_postman_previewlanguage": "json", "header": [ { @@ -2586,7 +2904,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { "method": "POST", "header": [ @@ -2597,6 +2915,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2635,8 +2958,8 @@ ] } }, - "status": "Service Unavailable", - "code": 503, + "status": "Internal Server Error", + "code": 500, "_postman_previewlanguage": "json", "header": [ { @@ -2656,7 +2979,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { "method": "POST", "header": [ @@ -2667,6 +2990,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2705,8 +3033,8 @@ ] } }, - "status": "Gateway Timeout", - "code": 504, + "status": "Service Unavailable", + "code": 503, "_postman_previewlanguage": "json", "header": [ { @@ -2724,30 +3052,105 @@ ], "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" - } - ] - } - ] - }, - { - "name": "replication:disable", - "item": [ - { - "name": "Disables database replication.", - "request": { - "method": "POST", - "header": [ - { - "key": "Content-Type", - "value": "application/json" - }, - { - "key": "Accept", - "value": "application/json" - } - ], - "body": { - "mode": "raw", + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name/replication:enable?ignore_edition_check=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name", + "replication:enable" + ], + "query": [ + { + "key": "ignore_edition_check", + "value": "", + "description": "Whether to allow replicating data to accounts on lower editions. Default: `true`.\nFor more information, see the ALTER DATABASE reference." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + } + ] + }, + { + "name": "replication:disable", + "item": [ + { + "name": "Disables database replication.", + "request": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "body": { + "mode": "raw", "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { @@ -2771,7 +3174,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -2791,6 +3194,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2854,6 +3262,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2925,6 +3338,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2988,6 +3406,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3051,6 +3474,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3114,6 +3542,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3177,6 +3610,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3228,6 +3666,74 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name/replication:disable", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name", + "replication:disable" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3240,6 +3746,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3303,6 +3814,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3366,6 +3882,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3429,6 +3950,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3492,6 +4018,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3555,6 +4086,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3638,7 +4174,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -3654,6 +4190,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3703,6 +4244,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3760,6 +4306,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3809,6 +4360,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3858,6 +4414,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3907,6 +4468,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3956,6 +4522,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3997,6 +4568,60 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name/replication:refresh", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name", + "replication:refresh" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -4005,6 +4630,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4054,6 +4684,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4103,6 +4738,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4152,6 +4792,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4201,6 +4846,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4250,6 +4900,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4337,7 +4992,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -4357,6 +5012,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4420,6 +5080,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4491,6 +5156,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4554,6 +5224,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4617,6 +5292,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4680,6 +5360,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4743,6 +5428,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4794,6 +5484,74 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name/failover:enable", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name", + "failover:enable" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -4806,6 +5564,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4869,6 +5632,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4932,6 +5700,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4995,6 +5768,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5058,6 +5836,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5121,6 +5904,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5218,7 +6006,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -5238,6 +6026,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5301,6 +6094,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5372,6 +6170,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5435,6 +6238,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5498,6 +6306,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5561,6 +6374,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5624,6 +6442,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5675,6 +6498,74 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"accounts\": [\n \"\",\n \"\"\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name/failover:disable", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name", + "failover:disable" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -5687,6 +6578,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5750,6 +6646,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5813,6 +6714,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5876,6 +6782,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5939,6 +6850,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6002,6 +6918,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6085,7 +7006,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -6101,6 +7022,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6150,6 +7076,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6207,6 +7138,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6256,6 +7192,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6305,6 +7246,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6354,6 +7300,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6403,6 +7354,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6444,6 +7400,60 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name/failover:primary", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name", + "failover:primary" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -6452,6 +7462,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6501,6 +7516,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6550,6 +7570,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6599,6 +7624,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6648,6 +7678,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6697,6 +7732,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6766,7 +7806,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -6782,6 +7822,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6817,10 +7862,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}" + "body": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -6830,6 +7883,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6886,6 +7944,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6934,6 +7997,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6982,6 +8050,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7030,6 +8103,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7078,6 +8156,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7118,6 +8201,59 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -7126,6 +8262,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7174,6 +8315,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7222,6 +8368,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7270,6 +8421,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7318,6 +8474,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7366,6 +8527,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7424,7 +8590,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7446,7 +8612,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -7466,11 +8632,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7528,11 +8699,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7598,11 +8774,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7660,11 +8841,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7722,11 +8908,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7784,11 +8975,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7846,11 +9042,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7896,6 +9097,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -7908,11 +9176,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7970,11 +9243,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8032,11 +9310,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8094,11 +9377,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8156,11 +9444,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8218,11 +9511,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -8306,7 +9604,7 @@ "variable": [ { "key": "name", - "value": "wrVAnY5bR", + "value": "\"\"\"\"\"73q\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -8322,6 +9620,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8382,6 +9685,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8450,6 +9758,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8510,6 +9823,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8570,6 +9888,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8630,6 +9953,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8690,6 +10018,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8742,6 +10075,71 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:name?ifExists=false&restrict=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + }, + { + "key": "restrict", + "value": "false", + "description": "Whether to drop the database if foreign keys exist that reference any tables in the database.\n- `true`: Return a warning about existing foreign key references and don't drop the database.\n- `false`: Drop the database and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -8750,6 +10148,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8810,6 +10213,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8870,6 +10278,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8930,6 +10343,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8990,6 +10408,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9050,6 +10473,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9165,6 +10593,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9214,6 +10647,96 @@ "key": "Content-Type", "value": "application/json" }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "[\n {\n \"name\": \"zF\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n },\n {\n \"name\": \"cUELAN\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n }\n]" + }, + { + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases?like=&startsWith=&showLimit=&fromName=&history=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + }, + { + "key": "history", + "value": "", + "description": "Optionally includes dropped databases that have not yet been purged." + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, { "key": "X-Snowflake-Request-ID", "value": "", @@ -9224,16 +10747,21 @@ } ], "cookie": [], - "body": "[\n {\n \"name\": \"\\\"=\\\"\\\"\\\"\\\"SL\\\"\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n },\n {\n \"name\": \"K14UlR\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n }\n]" + "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" }, { - "name": "Successfully accepted the request, but it is not completed yet.", + "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9275,22 +10803,14 @@ ] } }, - "status": "Accepted", - "code": 202, + "status": "Bad Request", + "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, - { - "key": "Location", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } - }, { "key": "X-Snowflake-Request-ID", "value": "", @@ -9301,16 +10821,21 @@ } ], "cookie": [], - "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9352,8 +10877,8 @@ ] } }, - "status": "Bad Request", - "code": 400, + "status": "Unauthorized", + "code": 401, "_postman_previewlanguage": "json", "header": [ { @@ -9373,13 +10898,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9421,8 +10951,8 @@ ] } }, - "status": "Unauthorized", - "code": 401, + "status": "Forbidden", + "code": 403, "_postman_previewlanguage": "json", "header": [ { @@ -9442,13 +10972,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9490,8 +11025,8 @@ ] } }, - "status": "Forbidden", - "code": 403, + "status": "Not Found", + "code": 404, "_postman_previewlanguage": "json", "header": [ { @@ -9511,13 +11046,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9559,8 +11099,8 @@ ] } }, - "status": "Not Found", - "code": 404, + "status": "Method Not Allowed", + "code": 405, "_postman_previewlanguage": "json", "header": [ { @@ -9580,13 +11120,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9628,8 +11173,8 @@ ] } }, - "status": "Method Not Allowed", - "code": 405, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -9656,6 +11201,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9725,6 +11275,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9794,6 +11349,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9863,6 +11423,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9932,6 +11497,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10001,6 +11571,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10080,7 +11655,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10126,11 +11701,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10194,11 +11774,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10270,11 +11855,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10338,11 +11928,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10406,11 +12001,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10474,11 +12074,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10542,11 +12147,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10598,6 +12208,79 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases?createMode=errorIfExists&kind=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "kind", + "value": "", + "description": "Type of database to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string)." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -10610,11 +12293,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10678,11 +12366,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10746,11 +12439,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10814,11 +12512,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10882,11 +12585,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10950,11 +12658,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"Pv657gLOx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"zK6zkGx\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"origin\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"budget\": \"\",\n \"owner_role_type\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11029,7 +12742,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11075,11 +12788,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11143,11 +12861,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11219,11 +12942,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11287,11 +13015,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11355,11 +13088,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11423,11 +13161,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11491,11 +13234,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11547,6 +13295,79 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases:from-share?createMode=errorIfExists&share=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases:from-share" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "share", + "value": "", + "description": "ID of the share from which to create the database, in the form \".\"." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -11559,11 +13380,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11627,11 +13453,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11695,11 +13526,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11763,11 +13599,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11831,11 +13672,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11899,11 +13745,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"ysNk05\"\n}", + "raw": "{\n \"name\": \"pOLcNQ$\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11964,6 +13815,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -11971,11 +13832,7 @@ }, { "key": "name", - "value": "wrVAnY5bR" - }, - { - "key": "name", - "value": "wrVAnY5bR" + "value": "\"\"\"\"\"73q\"\"\"" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake Dynamic Table API.postman_collection.json b/public-preview/8.35/collection/Snowflake Dynamic Table API.postman_collection.json similarity index 83% rename from public-preview/8.30/collection/Snowflake Dynamic Table API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Dynamic Table API.postman_collection.json index 20e6063..427ef8c 100644 --- a/public-preview/8.30/collection/Snowflake Dynamic Table API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Dynamic Table API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "0ec5a847-4526-48c8-bdd4-f2ffe44318ee", + "_postman_id": "1a237a6f-cd8d-44ed-b147-a27cceda5123", "name": "Snowflake Dynamic Table API", "description": "The Snowflake Dynamic Table API is a REST API that you can use to access, update, and perform certain actions on Dynamic Tables 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-0ec5a847-4526-48c8-bdd4-f2ffe44318ee?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -60,17 +59,17 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -86,6 +85,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -131,10 +135,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}" + "body": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -144,6 +156,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -210,6 +227,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -268,6 +290,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -326,6 +353,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -384,6 +416,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -442,6 +479,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -492,6 +534,69 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -500,6 +605,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -558,6 +668,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -616,6 +731,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -674,6 +794,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -732,6 +857,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -790,6 +920,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -877,17 +1012,17 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -903,6 +1038,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -968,6 +1108,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1041,6 +1186,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1106,6 +1256,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1171,6 +1326,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1236,6 +1396,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1301,6 +1466,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1358,6 +1528,76 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1366,6 +1606,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1431,6 +1676,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1496,6 +1746,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1561,6 +1816,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1626,6 +1886,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1691,6 +1956,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1780,7 +2050,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -1807,24 +2077,24 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -1844,6 +2114,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1857,7 +2132,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -1884,12 +2159,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -1935,6 +2210,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1948,7 +2228,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -1975,12 +2255,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2034,6 +2314,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2047,7 +2332,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2074,12 +2359,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2125,6 +2410,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2138,7 +2428,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2165,12 +2455,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2216,6 +2506,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2229,7 +2524,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2256,12 +2551,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2307,6 +2602,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2320,7 +2620,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2347,12 +2647,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2398,6 +2698,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2411,7 +2716,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2438,12 +2743,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2478,7 +2783,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "POST", "header": [ @@ -2489,6 +2794,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2502,7 +2812,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2529,12 +2839,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2548,8 +2858,8 @@ ] } }, - "status": "Conflict", - "code": 409, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -2569,7 +2879,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "POST", "header": [ @@ -2580,6 +2890,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2593,7 +2908,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2620,12 +2935,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2639,8 +2954,8 @@ ] } }, - "status": "Gone", - "code": 410, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -2660,7 +2975,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", "originalRequest": { "method": "POST", "header": [ @@ -2671,6 +2986,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2684,7 +3004,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2711,12 +3031,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2730,8 +3050,8 @@ ] } }, - "status": "Too Many Requests", - "code": 429, + "status": "Gone", + "code": 410, "_postman_previewlanguage": "json", "header": [ { @@ -2751,7 +3071,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { "method": "POST", "header": [ @@ -2762,6 +3082,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2775,7 +3100,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2802,12 +3127,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2821,8 +3146,8 @@ ] } }, - "status": "Internal Server Error", - "code": 500, + "status": "Too Many Requests", + "code": 429, "_postman_previewlanguage": "json", "header": [ { @@ -2842,7 +3167,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { "method": "POST", "header": [ @@ -2853,6 +3178,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2866,7 +3196,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2893,12 +3223,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -2912,8 +3242,8 @@ ] } }, - "status": "Service Unavailable", - "code": 503, + "status": "Internal Server Error", + "code": 500, "_postman_previewlanguage": "json", "header": [ { @@ -2933,7 +3263,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { "method": "POST", "header": [ @@ -2944,6 +3274,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2957,7 +3292,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=ye$tmz&targetSchema=ye$tmz", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -2984,12 +3319,12 @@ }, { "key": "targetDatabase", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Database of the newly created dynamic table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." } ], @@ -3003,8 +3338,8 @@ ] } }, - "status": "Gateway Timeout", - "code": 504, + "status": "Service Unavailable", + "code": 503, "_postman_previewlanguage": "json", "header": [ { @@ -3022,23 +3357,119 @@ ], "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" - } - ] - } - ] - }, - { - "name": "{name}:undrop", - "item": [ - { - "name": "Undrop a dynamic table", - "request": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"\",\n \"reference\": \"\"\n }\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:clone" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the newly created dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the newly created dynamic table. Defaults to the source table's schema." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + } + ] + }, + { + "name": "{name}:undrop", + "item": [ + { + "name": "Undrop a dynamic table", + "request": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", @@ -3058,12 +3489,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -3079,6 +3510,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3134,6 +3570,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3197,6 +3638,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3252,6 +3698,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3307,6 +3758,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3362,6 +3818,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3417,6 +3878,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3464,6 +3930,66 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:undrop", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:undrop" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3472,6 +3998,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3527,6 +4058,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3582,6 +4118,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3637,6 +4178,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3692,6 +4238,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3747,6 +4298,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3836,12 +4392,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -3857,6 +4413,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3919,6 +4480,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3989,6 +4555,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4051,6 +4622,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4113,6 +4689,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4175,6 +4756,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4237,6 +4823,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4291,6 +4882,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:suspend" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -4299,6 +4957,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4361,6 +5024,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4423,6 +5091,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4485,6 +5158,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4547,6 +5225,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4609,6 +5292,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4705,12 +5393,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -4726,6 +5414,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4788,6 +5481,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4858,6 +5556,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4920,6 +5623,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4982,6 +5690,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5044,6 +5757,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5106,6 +5824,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5160,6 +5883,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:resume" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -5168,6 +5958,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5230,6 +6025,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5292,6 +6092,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5354,6 +6159,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5416,6 +6226,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5478,6 +6293,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5574,12 +6394,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -5595,6 +6415,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5657,6 +6482,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5727,6 +6557,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5789,6 +6624,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5851,6 +6691,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5913,6 +6758,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5975,6 +6825,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6029,6 +6884,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:refresh?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:refresh" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -6037,6 +6959,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6099,6 +7026,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6161,6 +7093,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6223,6 +7160,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6285,6 +7227,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6347,6 +7294,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6443,12 +7395,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -6464,6 +7416,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6526,6 +7483,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6596,6 +7558,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6658,6 +7625,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6720,6 +7692,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6782,6 +7759,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6844,6 +7826,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6898,6 +7885,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:suspend-recluster?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:suspend-recluster" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -6906,6 +7960,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6968,6 +8027,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7030,6 +8094,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7092,6 +8161,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7154,6 +8228,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7216,6 +8295,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7312,12 +8396,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -7333,6 +8417,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7395,6 +8484,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7465,6 +8559,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7527,6 +8626,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7589,6 +8693,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7651,6 +8760,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7713,6 +8827,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7767,6 +8886,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:resume-recluster?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:resume-recluster" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -7775,6 +8961,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7837,6 +9028,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7899,6 +9095,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7961,6 +9162,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8023,6 +9229,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8085,6 +9296,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8157,7 +9373,7 @@ } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8179,19 +9395,29 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -8207,10 +9433,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8232,8 +9463,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8274,10 +9515,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8299,8 +9545,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8349,10 +9605,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8374,8 +9635,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8416,10 +9687,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8441,8 +9717,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8483,10 +9769,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8508,8 +9799,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8550,10 +9851,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8575,8 +9881,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8617,10 +9933,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8642,8 +9963,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8676,6 +10007,88 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables", + "{{name}}:swap-with" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + }, + { + "key": "targetName", + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -8684,10 +10097,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8709,8 +10127,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8751,10 +10179,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8776,8 +10209,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8818,10 +10261,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8843,8 +10291,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8885,10 +10343,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8910,8 +10373,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -8952,10 +10425,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -8977,8 +10455,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -9019,10 +10507,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables/{{name}}:swap-with?ifExists=false&targetName=IrauaHvRPa&targetDatabase=IrauaHvRPa&targetSchema=IrauaHvRPa", "host": [ "{{baseUrl}}" ], @@ -9044,8 +10537,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target dynamic table to be swapped with." + "value": "IrauaHvRPa", + "description": "(Required) The name of the target dynamic table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "IrauaHvRPa", + "description": "Database of the target dynamic table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "IrauaHvRPa", + "description": "Schema of the target dynamic table. Defaults to the source table's schema." } ], "variable": [ @@ -9136,12 +10639,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -9157,6 +10660,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9225,10 +10733,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_CREATE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n },\n {\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_CREATE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n },\n {\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"AUTO\",\n \"initialize\": \"ON_CREATE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -9238,6 +10754,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9327,6 +10848,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9408,6 +10934,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9489,6 +11020,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9570,6 +11106,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9651,6 +11192,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9724,6 +11270,92 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?like=&startsWith=&showLimit=&fromName=&deep=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + }, + { + "key": "deep", + "value": "", + "description": "Optionally includes dependency information of the dynamic table." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -9732,6 +11364,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9813,6 +11450,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9894,6 +11536,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9975,6 +11622,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10056,6 +11708,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10137,6 +11794,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10228,7 +11890,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10260,12 +11922,12 @@ "variable": [ { "key": "database", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "ye$tmz", + "value": "IrauaHvRPa", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -10285,11 +11947,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10360,11 +12027,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10443,11 +12115,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10518,11 +12195,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10593,11 +12275,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10668,11 +12355,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10743,11 +12435,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10806,6 +12503,86 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/dynamic-tables?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "dynamic-tables" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -10818,11 +12595,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10893,11 +12675,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10968,11 +12755,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11043,11 +12835,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11118,11 +12915,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11193,11 +12995,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"INCREMENTAL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"RUNNING\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"target_lag\": {\n \"type\": \"\"\n },\n \"warehouse\": \"\",\n \"query\": \"\",\n \"kind\": \"PERMANENT\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"comment\": \"\"\n }\n ],\n \"refresh_mode\": \"FULL\",\n \"initialize\": \"ON_SCHEDULE\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"scheduling_state\": \"SUSPENDED\",\n \"automatic_clustering\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -11273,6 +13080,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -11280,35 +13097,7 @@ }, { "key": "name", - "value": "ye$tmz" - }, - { - "key": "name", - "value": "ye$tmz" - }, - { - "key": "name", - "value": "ye$tmz" - }, - { - "key": "name", - "value": "ye$tmz" - }, - { - "key": "name", - "value": "ye$tmz" - }, - { - "key": "name", - "value": "ye$tmz" - }, - { - "key": "name", - "value": "ye$tmz" - }, - { - "key": "name", - "value": "ye$tmz" + "value": "IrauaHvRPa" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake Function API.postman_collection.json b/public-preview/8.35/collection/Snowflake Function API.postman_collection.json similarity index 90% rename from public-preview/8.30/collection/Snowflake Function API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Function API.postman_collection.json index 2f07ed9..5b7abfd 100644 --- a/public-preview/8.30/collection/Snowflake Function API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Function API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "581eb076-ee9d-4ce1-a743-bfeb1a84f375", + "_postman_id": "d3dd452e-ac5b-4cc0-8c33-fa57ef418217", "name": "Snowflake Function API", "description": "The Snowflake Function API is a REST API that allows caller to create, execute and drop functions 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-581eb076-ee9d-4ce1-a743-bfeb1a84f375?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -60,12 +59,12 @@ "variable": [ { "key": "database", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { @@ -86,6 +85,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -131,6 +135,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -144,6 +156,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -210,6 +227,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -268,6 +290,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -326,6 +353,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -384,6 +416,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -442,6 +479,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -500,6 +542,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -558,6 +605,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -616,6 +668,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -674,6 +731,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -761,12 +823,12 @@ "variable": [ { "key": "database", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { @@ -787,6 +849,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -852,6 +919,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -925,6 +997,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -990,6 +1067,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1055,6 +1137,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1120,6 +1207,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1185,6 +1277,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1250,6 +1347,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1315,6 +1417,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1380,6 +1487,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1445,6 +1557,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1551,12 +1668,12 @@ "variable": [ { "key": "database", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -1576,6 +1693,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1645,6 +1767,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1722,6 +1849,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1791,6 +1923,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1860,6 +1997,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1929,6 +2071,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1998,6 +2145,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2067,6 +2219,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2136,6 +2293,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2205,6 +2367,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2274,6 +2441,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2369,12 +2541,12 @@ "variable": [ { "key": "database", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -2390,6 +2562,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2438,6 +2615,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -2451,6 +2636,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2520,6 +2710,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2581,6 +2776,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2642,6 +2842,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2703,6 +2908,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2764,6 +2974,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2825,6 +3040,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2886,6 +3106,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2947,6 +3172,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3008,6 +3238,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3111,12 +3346,12 @@ "variable": [ { "key": "database", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "hpXyfrqcY", + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -3136,6 +3371,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3211,6 +3451,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3294,6 +3539,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3369,6 +3619,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3444,6 +3699,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3519,6 +3779,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3594,6 +3859,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3657,6 +3927,86 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"arguments\": [\n {\n \"name\": \"\",\n \"datatype\": \"TEXT\",\n \"value\": {\n \"description\": \"Argument's value\"\n }\n },\n {\n \"name\": \"\",\n \"datatype\": \"TEXT\",\n \"value\": {\n \"description\": \"Argument's value\"\n }\n }\n ],\n \"function_type\": \"service-function\",\n \"returns\": \"TEXT\",\n \"max_batch_rows\": \"\",\n \"created_on\": \"\",\n \"signature\": \"\",\n \"language\": \"\",\n \"body\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/functions?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "functions" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3669,6 +4019,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3744,6 +4099,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3819,6 +4179,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3894,6 +4259,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3969,6 +4339,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4049,6 +4424,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -4056,7 +4441,7 @@ }, { "key": "name", - "value": "hpXyfrqcY" + "value": "\"\"\">\"\"xx\"\"\"\"\"\"\"\"\"" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake Grant API.postman_collection.json b/public-preview/8.35/collection/Snowflake Grant API.postman_collection.json similarity index 87% rename from public-preview/8.30/collection/Snowflake Grant API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Grant API.postman_collection.json index 3fed1de..1da8e35 100644 --- a/public-preview/8.30/collection/Snowflake Grant API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Grant API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "f341c874-4028-4e02-9f9e-668117ed9816", + "_postman_id": "2e28d576-abef-455a-9d2c-6aed764d480f", "name": "Snowflake Grant API", "description": "The Snowflake Grant API is a REST API that you can use to show or manage privileges that have been provided to users and roles 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-f341c874-4028-4e02-9f9e-668117ed9816?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -75,7 +74,7 @@ "variable": [ { "key": "granteeType", - "value": "role", + "value": "application-role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { @@ -111,6 +110,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -184,6 +188,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -265,6 +274,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -338,6 +352,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -411,6 +430,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -484,6 +508,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -557,6 +586,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -622,6 +656,84 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege/grant-option?deleteMode=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "grants", + ":granteeType", + ":granteeName", + ":securableType", + ":securableName", + "privileges", + ":privilege", + "grant-option" + ], + "query": [ + { + "key": "deleteMode", + "value": "", + "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\"." + } + ], + "variable": [ + { + "key": "granteeType" + }, + { + "key": "granteeName" + }, + { + "key": "securableType" + }, + { + "key": "securableName" + }, + { + "key": "privilege" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -630,6 +742,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -703,6 +820,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -776,6 +898,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -849,6 +976,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -922,6 +1054,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -995,6 +1132,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1100,7 +1242,7 @@ "variable": [ { "key": "granteeType", - "value": "role", + "value": "application-role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { @@ -1136,6 +1278,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1208,6 +1355,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1288,6 +1440,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1360,6 +1517,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1432,6 +1594,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1504,6 +1671,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1576,6 +1748,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1640,6 +1817,83 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges/:privilege?deleteMode=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "grants", + ":granteeType", + ":granteeName", + ":securableType", + ":securableName", + "privileges", + ":privilege" + ], + "query": [ + { + "key": "deleteMode", + "value": "", + "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\"." + } + ], + "variable": [ + { + "key": "granteeType" + }, + { + "key": "granteeName" + }, + { + "key": "securableType" + }, + { + "key": "securableName" + }, + { + "key": "privilege" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1648,6 +1902,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1720,6 +1979,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1792,6 +2056,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1864,6 +2133,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1936,6 +2210,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2008,6 +2287,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2118,7 +2402,7 @@ "variable": [ { "key": "granteeType", - "value": "role", + "value": "application-role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { @@ -2153,6 +2437,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2228,6 +2517,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2311,6 +2605,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2386,6 +2685,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2461,6 +2765,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2536,6 +2845,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2611,6 +2925,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2675,7 +2994,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "POST", "header": [ @@ -2686,6 +3005,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2729,8 +3053,8 @@ ] } }, - "status": "Conflict", - "code": 409, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -2750,7 +3074,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "POST", "header": [ @@ -2761,6 +3085,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2804,8 +3133,8 @@ ] } }, - "status": "Gone", - "code": 410, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -2825,7 +3154,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", "originalRequest": { "method": "POST", "header": [ @@ -2836,6 +3165,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2879,8 +3213,8 @@ ] } }, - "status": "Too Many Requests", - "code": 429, + "status": "Gone", + "code": 410, "_postman_previewlanguage": "json", "header": [ { @@ -2900,7 +3234,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { "method": "POST", "header": [ @@ -2911,6 +3245,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -2954,8 +3293,8 @@ ] } }, - "status": "Internal Server Error", - "code": 500, + "status": "Too Many Requests", + "code": 429, "_postman_previewlanguage": "json", "header": [ { @@ -2975,7 +3314,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { "method": "POST", "header": [ @@ -2986,6 +3325,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3029,8 +3373,8 @@ ] } }, - "status": "Service Unavailable", - "code": 503, + "status": "Internal Server Error", + "code": 500, "_postman_previewlanguage": "json", "header": [ { @@ -3050,7 +3394,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { "method": "POST", "header": [ @@ -3061,6 +3405,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3104,8 +3453,8 @@ ] } }, - "status": "Gateway Timeout", - "code": 504, + "status": "Service Unavailable", + "code": 503, "_postman_previewlanguage": "json", "header": [ { @@ -3123,8 +3472,88 @@ ], "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" - } - ] + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:securableType/:securableName/privileges", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "grants", + ":granteeType", + ":granteeName", + ":securableType", + ":securableName", + "privileges" + ], + "variable": [ + { + "key": "granteeType" + }, + { + "key": "granteeName" + }, + { + "key": "securableType" + }, + { + "key": "securableName" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] } ] } @@ -3192,7 +3621,7 @@ "variable": [ { "key": "granteeType", - "value": "role", + "value": "application-role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { @@ -3238,6 +3667,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3319,6 +3753,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3408,6 +3847,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3489,6 +3933,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3570,6 +4019,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3651,6 +4105,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3732,6 +4191,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3806,6 +4270,92 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege/grant-option?deleteMode=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "grants", + ":granteeType", + ":granteeName", + ":bulkGrantType", + ":securableTypePlural", + ":scopeType", + ":scopeName", + "privileges", + ":privilege", + "grant-option" + ], + "query": [ + { + "key": "deleteMode", + "value": "", + "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\"." + } + ], + "variable": [ + { + "key": "granteeType" + }, + { + "key": "granteeName" + }, + { + "key": "bulkGrantType" + }, + { + "key": "securableTypePlural" + }, + { + "key": "scopeType" + }, + { + "key": "scopeName" + }, + { + "key": "privilege" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "DELETE", @@ -3813,6 +4363,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3894,6 +4449,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3975,6 +4535,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4056,6 +4621,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4137,6 +4707,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4218,6 +4793,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4333,7 +4913,7 @@ "variable": [ { "key": "granteeType", - "value": "role", + "value": "application-role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { @@ -4379,6 +4959,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4459,6 +5044,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4547,6 +5137,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4627,6 +5222,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4707,6 +5307,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4787,6 +5392,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4867,6 +5477,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4940,6 +5555,91 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges/:privilege?deleteMode=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "grants", + ":granteeType", + ":granteeName", + ":bulkGrantType", + ":securableTypePlural", + ":scopeType", + ":scopeName", + "privileges", + ":privilege" + ], + "query": [ + { + "key": "deleteMode", + "value": "", + "description": "If \"cascade\", recursively revoke the grant from sub-grantees to which this privilege was re-granted. Acceptable values are \"restrict\" or \"cascade\"." + } + ], + "variable": [ + { + "key": "granteeType" + }, + { + "key": "granteeName" + }, + { + "key": "bulkGrantType" + }, + { + "key": "securableTypePlural" + }, + { + "key": "scopeType" + }, + { + "key": "scopeName" + }, + { + "key": "privilege" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "DELETE", @@ -4947,6 +5647,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5027,6 +5732,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5107,6 +5817,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5187,6 +5902,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5267,6 +5987,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5347,6 +6072,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5467,7 +6197,7 @@ "variable": [ { "key": "granteeType", - "value": "role", + "value": "application-role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { @@ -5512,6 +6242,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5595,6 +6330,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5686,6 +6426,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5769,6 +6514,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5852,6 +6602,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -5935,6 +6690,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6018,6 +6778,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6089,6 +6854,94 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"privileges\": [\n \"\",\n \"\"\n ],\n \"grant_option\": \"\",\n \"created_on\": \"\",\n \"grantee_type\": \"\",\n \"grantee_name\": \"\",\n \"securable_type\": \"\",\n \"securable_name\": \"\",\n \"granted_by_role_type\": \"\",\n \"granted_by_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName/:bulkGrantType/:securableTypePlural/:scopeType/:scopeName/privileges", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "grants", + ":granteeType", + ":granteeName", + ":bulkGrantType", + ":securableTypePlural", + ":scopeType", + ":scopeName", + "privileges" + ], + "variable": [ + { + "key": "granteeType" + }, + { + "key": "granteeName" + }, + { + "key": "bulkGrantType" + }, + { + "key": "securableTypePlural" + }, + { + "key": "scopeType" + }, + { + "key": "scopeName" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -6101,6 +6954,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6184,6 +7042,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6267,6 +7130,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6350,6 +7218,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6433,6 +7306,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6516,6 +7394,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -6631,7 +7514,7 @@ "variable": [ { "key": "granteeType", - "value": "role", + "value": "application-role", "description": "(Required) String that specifies the type of resource that is the privilege grantee." }, { @@ -6652,6 +7535,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6698,6 +7586,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -6711,6 +7607,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6778,6 +7679,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6837,6 +7743,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6896,6 +7807,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6955,6 +7871,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7014,6 +7935,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7065,6 +7991,70 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/grants/:granteeType/:granteeName?showLimit=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "grants", + ":granteeType", + ":granteeName" + ], + "query": [ + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + } + ], + "variable": [ + { + "key": "granteeType" + }, + { + "key": "granteeName" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -7073,6 +8063,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7132,6 +8127,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7191,6 +8191,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7250,6 +8255,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7309,6 +8319,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7368,6 +8383,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7432,6 +8452,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Snowflake Image Repository API.postman_collection.json b/public-preview/8.35/collection/Snowflake Image Repository API.postman_collection.json similarity index 86% rename from public-preview/8.30/collection/Snowflake Image Repository API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Image Repository API.postman_collection.json index 6051a01..a218db8 100644 --- a/public-preview/8.30/collection/Snowflake Image Repository API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Image Repository API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "dc5a9715-41c5-4bc2-8144-9b9141fc58f5", + "_postman_id": "67ccbe71-473d-43a0-b0a2-3454334223c1", "name": "Snowflake Image Repository API", "description": "The Snowflake Image Repository API is a REST API that you can use to access, update, and perform common actions on Image Repository resource in Snowflake.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-dc5a9715-41c5-4bc2-8144-9b9141fc58f5?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -64,17 +63,17 @@ "variable": [ { "key": "database", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -90,6 +89,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -136,10 +140,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"images\": [\n \"\",\n \"\"\n ]\n}" + "body": "[\n {\n \"created_on\": \"\",\n \"image_name\": \"\",\n \"tags\": \"\",\n \"digest\": \"\",\n \"image_path\": \"\"\n },\n {\n \"created_on\": \"\",\n \"image_name\": \"\",\n \"tags\": \"\",\n \"digest\": \"\",\n \"image_path\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -149,6 +161,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -216,6 +233,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -275,6 +297,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -334,6 +361,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -393,6 +425,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -452,6 +489,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -511,6 +553,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -570,6 +617,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -629,6 +681,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -688,6 +745,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -771,17 +833,17 @@ "variable": [ { "key": "database", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -797,6 +859,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -842,10 +909,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}" + "body": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -855,6 +930,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -921,6 +1001,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -979,6 +1064,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1037,6 +1127,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1095,6 +1190,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1153,6 +1253,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1211,6 +1316,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1269,6 +1379,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1327,6 +1442,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1385,6 +1505,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1472,17 +1597,17 @@ "variable": [ { "key": "database", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -1498,6 +1623,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1563,6 +1693,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1636,6 +1771,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1701,6 +1841,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1766,6 +1911,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1831,6 +1981,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1896,6 +2051,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1961,6 +2121,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2026,6 +2191,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2091,6 +2261,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2156,6 +2331,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2251,12 +2431,12 @@ "variable": [ { "key": "database", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -2272,6 +2452,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2320,10 +2505,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"\\\"\\\"\\\"|?9\\\"\\\"j\\\"\\\"M\\\"\",\n \"database_name\": \"\\\"\\\"\\\"\\\"\\\"w\\\"\\\"\\\"\",\n \"schema_name\": \"MIDBw0O7gS\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n },\n {\n \"name\": \"QsPLnZl\",\n \"database_name\": \"\\\"\\\\\\\"\\\"U s\\\"\",\n \"schema_name\": \"\\\"J\\\"\\\"c\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"\\\"\\\"\\\"\\\"\\\"3r\\\"\\\"\\\"\",\n \"database_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"l\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n },\n {\n \"name\": \"omKi2v\",\n \"database_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"{*f\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -2333,6 +2526,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2402,6 +2600,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2463,6 +2666,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2524,6 +2732,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2585,6 +2798,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2646,6 +2864,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2699,6 +2922,72 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/image-repositories?like=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "image-repositories" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -2707,6 +2996,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2768,6 +3062,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2829,6 +3128,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2890,6 +3194,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2951,6 +3260,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3022,7 +3336,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3054,12 +3368,12 @@ "variable": [ { "key": "database", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "XbRtuy5O", + "value": "\"Z\"\"x\"\"C(X+d\"\"k\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -3079,11 +3393,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3154,11 +3473,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3237,11 +3561,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3312,11 +3641,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3387,11 +3721,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3462,11 +3801,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3537,11 +3881,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3600,6 +3949,86 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/image-repositories?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "image-repositories" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3612,11 +4041,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3687,11 +4121,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3762,11 +4201,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3837,11 +4281,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3912,11 +4361,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"I\\\"\\\"?\\\"\\\"\\\"\\\"ky\\\"\\\"J\\\"\",\n \"database_name\": \"GoZ\",\n \"schema_name\": \"Vaoz\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Sz3$f0hUFJ\",\n \"database_name\": \"\\\"!\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"SS\\\"\\\"\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"repository_url\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3992,6 +4446,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Snowflake Result API.postman_collection.json b/public-preview/8.35/collection/Snowflake Result API.postman_collection.json similarity index 83% rename from public-preview/8.30/collection/Snowflake Result API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Result API.postman_collection.json index 08b7b9c..1f95b70 100644 --- a/public-preview/8.30/collection/Snowflake Result API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Result API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "b38b6900-7154-4fa6-9528-2adaa19380d7", + "_postman_id": "3064f2c6-6e1e-4e26-8389-0c336b193406", "name": "Snowflake Result API", "description": "The Snowflake Result API is a REST API that you can use to check request status and fetch request response.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-b38b6900-7154-4fa6-9528-2adaa19380d7?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -67,6 +66,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -109,6 +113,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -122,6 +134,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -185,6 +202,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -240,6 +262,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -295,6 +322,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -350,6 +382,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -405,6 +442,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -452,6 +494,66 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/results/:result_handler?page=0", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "results", + ":result_handler" + ], + "query": [ + { + "key": "page", + "value": "0", + "description": "Number of the page of results to return. The number can range from 0 to the total number of pages minus 1." + } + ], + "variable": [ + { + "key": "result_handler" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -460,6 +562,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -515,6 +622,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -570,6 +682,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -625,6 +742,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -683,6 +805,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Snowflake Role API.postman_collection.json b/public-preview/8.35/collection/Snowflake Role API.postman_collection.json similarity index 86% rename from public-preview/8.30/collection/Snowflake Role API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Role API.postman_collection.json index 65f94cd..30f6be2 100644 --- a/public-preview/8.30/collection/Snowflake Role API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Role API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "29cec5b5-fa8b-4893-ac19-2aa8ada3ed19", + "_postman_id": "feada17f-2b2f-4be0-b00d-d5d1a743096f", "name": "Snowflake Role API", "description": "The Snowflake Role API is a REST API that you can use to access, update, and perform certain action on Roles 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-29cec5b5-fa8b-4893-ac19-2aa8ada3ed19?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -51,7 +50,7 @@ "variable": [ { "key": "name", - "value": "HXPLE", + "value": "\"to\"\"(S\"\"?\"\"I\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -67,6 +66,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -122,6 +126,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -185,6 +194,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -240,6 +254,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -295,6 +314,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -350,6 +374,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -405,6 +434,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -452,6 +486,66 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/roles/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "roles", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -460,6 +554,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -515,6 +614,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -570,6 +674,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -625,6 +734,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -680,6 +794,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -735,6 +854,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -843,6 +967,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -906,6 +1035,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -977,6 +1111,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1040,6 +1179,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1103,6 +1247,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1166,6 +1315,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1229,6 +1383,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1280,6 +1439,74 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"comment\": \"\",\n \"created_on\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"is_inherited\": \"\",\n \"assigned_to_users\": \"\",\n \"granted_to_roles\": \"\",\n \"granted_roles\": \"\",\n \"owner\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/roles?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "roles" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1292,6 +1519,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1355,6 +1587,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1418,6 +1655,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1481,6 +1723,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1544,6 +1791,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1607,6 +1859,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1714,6 +1971,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1765,6 +2027,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -1778,6 +2048,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1850,6 +2125,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1914,6 +2194,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1978,6 +2263,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2042,6 +2332,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2106,6 +2401,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2162,6 +2462,75 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/roles?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "roles" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -2170,6 +2539,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2234,6 +2608,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2298,6 +2677,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2362,6 +2746,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2426,6 +2815,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2490,6 +2884,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2555,6 +2954,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Snowflake Schema API.postman_collection.json b/public-preview/8.35/collection/Snowflake Schema API.postman_collection.json similarity index 75% rename from public-preview/8.30/collection/Snowflake Schema API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Schema API.postman_collection.json index b54fbd7..64d209b 100644 --- a/public-preview/8.30/collection/Snowflake Schema API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Schema API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "0708a153-085a-409e-a48c-7242c6884468", + "_postman_id": "09fcae23-5d2d-4653-9653-fcebf60c4fd5", "name": "Snowflake Schema API", "description": "The Snowflake Schema API is a REST API that you can use to access, update, and perform certain actions on a Snowflake schema.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-0708a153-085a-409e-a48c-7242c6884468?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -42,7 +41,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -51,7 +50,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -76,14 +75,14 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], "variable": [ { "key": "database", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." } ] @@ -103,11 +102,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -116,7 +120,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -141,7 +145,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -184,11 +188,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -197,7 +206,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -222,7 +231,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -273,11 +282,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -286,7 +300,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -311,7 +325,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -354,11 +368,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -367,7 +386,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -392,7 +411,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -435,11 +454,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -448,7 +472,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -473,7 +497,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -516,11 +540,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -529,7 +558,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -554,7 +583,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -597,11 +626,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -610,7 +644,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -635,7 +669,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -666,6 +700,92 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + "{{name}}:clone" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "kind", + "value": "", + "description": "Type of schema to clone. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string)." + }, + { + "key": "targetDatabase", + "value": "a", + "description": "Database of the newly created schema. Defaults to the source schema's database." + } + ], + "variable": [ + { + "key": "database" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -678,11 +798,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -691,7 +816,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -716,7 +841,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -759,11 +884,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -772,7 +902,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -797,7 +927,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -840,11 +970,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -853,7 +988,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -878,7 +1013,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -921,11 +1056,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -934,7 +1074,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -959,7 +1099,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -1002,11 +1142,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1015,7 +1160,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -1040,7 +1185,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -1083,11 +1228,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"v#\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"e\",\n \"reference\": \"nisi dolor\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"q+\\\"\\\"/\\\"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"Duis in\",\n \"reference\": \"laborum non sit\"\n },\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1096,7 +1246,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=F7o", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:clone?createMode=errorIfExists&kind=&targetDatabase=a", "host": [ "{{baseUrl}}" ], @@ -1121,7 +1271,7 @@ }, { "key": "targetDatabase", - "value": "F7o", + "value": "a", "description": "Database of the newly created schema. Defaults to the source schema's database." } ], @@ -1185,7 +1335,7 @@ "variable": [ { "key": "database", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." } ] @@ -1201,6 +1351,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1251,6 +1406,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1309,6 +1469,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1359,6 +1524,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1409,6 +1579,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1459,6 +1634,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1509,6 +1689,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1551,6 +1736,61 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/{{name}}:undrop", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + "{{name}}:undrop" + ], + "variable": [ + { + "key": "database" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1559,6 +1799,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1609,6 +1854,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1659,6 +1909,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1709,6 +1964,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1759,6 +2019,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1809,6 +2074,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1884,12 +2154,12 @@ "variable": [ { "key": "database", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "name", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -1905,6 +2175,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1945,10 +2220,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}" + "body": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -1958,6 +2241,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2019,6 +2307,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2072,6 +2365,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2125,6 +2423,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2178,6 +2481,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2231,6 +2539,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2276,6 +2589,64 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -2284,6 +2655,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2337,6 +2713,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2390,6 +2771,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2443,6 +2829,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2496,6 +2887,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2549,6 +2945,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2612,7 +3013,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2643,12 +3044,12 @@ "variable": [ { "key": "database", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "name", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -2668,11 +3069,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2742,11 +3148,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2824,11 +3235,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2898,11 +3314,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2972,11 +3393,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3046,11 +3472,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3120,11 +3551,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3182,6 +3618,85 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?kind=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":name" + ], + "query": [ + { + "key": "kind", + "value": "", + "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string)." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3194,11 +3709,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3268,11 +3788,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3342,11 +3867,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3416,11 +3946,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3490,11 +4025,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3564,11 +4104,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3666,12 +4211,12 @@ "variable": [ { "key": "database", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "name", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -3687,6 +4232,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3752,6 +4302,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3825,6 +4380,81 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:name?ifExists=false&restrict=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + }, + { + "key": "restrict", + "value": "false", + "description": "Whether to drop the schema if foreign keys exist that reference any tables in the schema.\n- `true`: Return a warning about existing foreign key references and don't drop the schema.\n- `false`: Drop the schema and all objects in the database, including tables with primary or unique keys that are referenced by foreign keys in other tables.\nDefault: `false`." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "name" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3862,8 +4492,8 @@ ] } }, - "status": "Bad Request", - "code": 400, + "status": "Unauthorized", + "code": 401, "_postman_previewlanguage": "json", "header": [ { @@ -3883,13 +4513,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3927,8 +4562,8 @@ ] } }, - "status": "Unauthorized", - "code": 401, + "status": "Forbidden", + "code": 403, "_postman_previewlanguage": "json", "header": [ { @@ -3948,13 +4583,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3992,8 +4632,8 @@ ] } }, - "status": "Forbidden", - "code": 403, + "status": "Not Found", + "code": 404, "_postman_previewlanguage": "json", "header": [ { @@ -4013,13 +4653,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4057,8 +4702,8 @@ ] } }, - "status": "Not Found", - "code": 404, + "status": "Method Not Allowed", + "code": 405, "_postman_previewlanguage": "json", "header": [ { @@ -4078,13 +4723,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4122,8 +4772,8 @@ ] } }, - "status": "Method Not Allowed", - "code": 405, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -4150,6 +4800,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4215,6 +4870,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4280,6 +4940,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4345,6 +5010,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4410,6 +5080,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4475,6 +5150,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4588,7 +5268,7 @@ "variable": [ { "key": "database", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." } ] @@ -4604,6 +5284,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4667,10 +5352,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"P\\\"\\\"\\\"\\\"f\\\"\\\"o\\\"\\\"\\\"\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n },\n {\n \"name\": \"nMKTzaftdJ\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"\\\"[\\\"\\\"\\\"\\\"*7$\\\"\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n },\n {\n \"name\": \"DlvFUjkVl\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -4680,6 +5373,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4764,6 +5462,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4840,6 +5543,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4916,6 +5624,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4992,6 +5705,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5068,6 +5786,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5136,6 +5859,87 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?like=&startsWith=&showLimit=&fromName=&history=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + }, + { + "key": "history", + "value": "false", + "description": "Whether to include dropped schemas that have not yet been purged. Default: `false`." + } + ], + "variable": [ + { + "key": "database" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -5144,6 +5948,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5220,6 +6029,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5296,6 +6110,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5372,6 +6191,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5448,6 +6272,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5524,6 +6353,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5610,7 +6444,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5645,7 +6479,7 @@ "variable": [ { "key": "database", - "value": "F7o", + "value": "a", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." } ] @@ -5665,11 +6499,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5740,11 +6579,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5823,11 +6667,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5898,11 +6747,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5973,11 +6827,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6048,11 +6907,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6123,11 +6987,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6186,6 +7055,86 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas?createMode=errorIfExists&kind=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "kind", + "value": "", + "description": "Type of schema to create. Currently, Snowflake supports only `transient` and `permanent` (also represented by the empty string)." + } + ], + "variable": [ + { + "key": "database" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -6198,11 +7147,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6273,11 +7227,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6348,11 +7307,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6423,11 +7387,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6498,11 +7467,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6573,11 +7547,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"VKw97w4S60y\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", + "raw": "{\n \"name\": \"I\",\n \"created_on\": \"\",\n \"kind\": \"PERMANENT\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"database_name\": \"\",\n \"owner\": \"\",\n \"comment\": \"\",\n \"options\": \"\",\n \"managed_access\": false,\n \"retention_time\": \"\",\n \"dropped_on\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"log_level\": \"\",\n \"pipe_execution_paused\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"trace_level\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6649,6 +7628,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -6656,11 +7645,7 @@ }, { "key": "name", - "value": "F7o" - }, - { - "key": "name", - "value": "F7o" + "value": "a" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake Services API.postman_collection.json b/public-preview/8.35/collection/Snowflake Services API.postman_collection.json similarity index 62% rename from public-preview/8.30/collection/Snowflake Services API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Services API.postman_collection.json index c46dffd..7190dd9 100644 --- a/public-preview/8.30/collection/Snowflake Services API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Services API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "a37566a7-4c8a-4b0c-a8dd-cb6b205d941b", + "_postman_id": "7238b08b-0fac-4692-817a-cce8e13e411b", "name": "Snowflake Services API", "description": "The Snowflake Services API is a REST API that you can use to access, update, and perform certain actions on Services 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-a37566a7-4c8a-4b0c-a8dd-cb6b205d941b?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -81,17 +80,17 @@ "variable": [ { "key": "database", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -107,6 +106,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -170,6 +174,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -183,6 +195,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -267,6 +284,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -343,6 +365,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -419,6 +446,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -495,6 +527,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -571,6 +608,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -647,6 +689,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -723,6 +770,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -799,6 +851,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -875,6 +932,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -986,17 +1048,17 @@ "variable": [ { "key": "database", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -1012,6 +1074,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1065,6 +1132,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -1078,6 +1153,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1152,6 +1232,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1218,6 +1303,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1284,6 +1374,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1350,6 +1445,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1416,6 +1516,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1482,6 +1587,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1548,6 +1658,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1614,6 +1729,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1680,6 +1800,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1743,10 +1868,10 @@ ] }, { - "name": "endpoints", + "name": "containers", "item": [ { - "name": "List the endpoints in a service.", + "name": "list Service Containers", "request": { "method": "GET", "header": [ @@ -1756,7 +1881,7 @@ } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -1769,27 +1894,27 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { "key": "database", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the resource." } ] }, - "description": "Lists the endpoints in a Snowpark Container Services service (or a job service)." + "description": "List all the containers of the service" }, "response": [ { @@ -1800,10 +1925,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -1816,7 +1946,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -1846,10 +1976,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"\",\n \"port\": \"\",\n \"protocol\": \"\",\n \"is_public\": \"\",\n \"ingress_url\": \"\"\n },\n {\n \"name\": \"\",\n \"port\": \"\",\n \"protocol\": \"\",\n \"is_public\": \"\",\n \"ingress_url\": \"\"\n }\n]" + "body": "[\n {\n \"database_name\": \"ZgR8ZuAU\",\n \"schema_name\": \"v\",\n \"service_name\": \"\\\"*\\\"\\\"!\\\"\",\n \"instance_id\": \"\",\n \"container_name\": \"\",\n \"status\": \"\",\n \"message\": \"\",\n \"image_name\": \"\",\n \"image_digest\": \"\",\n \"restart_count\": \"\",\n \"start_time\": \"\"\n },\n {\n \"database_name\": \"\\\"X\\\"\\\"\\\"\\\"V\\\"\\\"G/q\\\"\\\"R\\\"\\\"\\\"\",\n \"schema_name\": \"T1\",\n \"service_name\": \"\\\"\\\"\\\"\\\"\\\"9C\\\"\\\"T\\\"\\\"n\\\"\\\"0\\\"\",\n \"instance_id\": \"\",\n \"container_name\": \"\",\n \"status\": \"\",\n \"message\": \"\",\n \"image_name\": \"\",\n \"image_digest\": \"\",\n \"restart_count\": \"\",\n \"start_time\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -1859,10 +1997,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -1875,7 +2018,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -1926,10 +2069,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -1942,7 +2090,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -1985,10 +2133,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2001,7 +2154,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2044,10 +2197,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2060,7 +2218,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2103,10 +2261,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2119,7 +2282,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2162,10 +2325,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2178,7 +2346,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2221,10 +2389,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2237,7 +2410,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2280,10 +2453,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2296,7 +2474,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2339,10 +2517,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2355,7 +2538,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2398,10 +2581,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/containers", "host": [ "{{baseUrl}}" ], @@ -2414,7 +2602,7 @@ ":schema", "services", ":name", - "endpoints" + "containers" ], "variable": [ { @@ -2454,54 +2642,11 @@ ] }, { - "name": "fetch Service", - "request": { - "method": "GET", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - ":name" - ], - "variable": [ - { - "key": "database", - "value": "wGK3G", - "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." - }, - { - "key": "schema", - "value": "wGK3G", - "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." - }, - { - "key": "name", - "value": "wGK3G", - "description": "(Required) Identifier (i.e. name) for the resource." - } - ] - }, - "description": "Fetch a service." - }, - "response": [ + "name": "instances", + "item": [ { - "name": "successful", - "originalRequest": { + "name": "list Service Instances", + "request": { "method": "GET", "header": [ { @@ -2510,7 +2655,7 @@ } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", "host": [ "{{baseUrl}}" ], @@ -2522,89 +2667,3242 @@ "schemas", ":schema", "services", - ":name" + ":name", + "instances" ], "variable": [ { - "key": "database" + "key": "database", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { - "key": "schema" + "key": "schema", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { - "key": "name" + "key": "name", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the resource." } ] - } - }, - "status": "OK", - "code": 200, - "_postman_previewlanguage": "json", - "header": [ - { - "key": "Content-Type", - "value": "application/json" }, + "description": "List all the instances of the service" + }, + "response": [ { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } - } - ], - "cookie": [], - "body": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}" - }, - { - "name": "Successfully accepted the request, but it is not completed yet.", - "originalRequest": { - "method": "GET", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - ":name" - ], - "variable": [ + "name": "successful", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "OK", + "code": 200, + "_postman_previewlanguage": "json", + "header": [ { - "key": "database" + "key": "Content-Type", + "value": "application/json" }, { - "key": "schema" + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } }, { - "key": "name" + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } - ] - } - }, - "status": "Accepted", - "code": 202, - "_postman_previewlanguage": "json", - "header": [ - { - "key": "Content-Type", - "value": "application/json" + ], + "cookie": [], + "body": "[\n {\n \"database_name\": \"\\\"<+az\\\"\\\"NM\\\"\\\"\\\"\",\n \"schema_name\": \"V2WY\",\n \"service_name\": \"\\\"?\\\"\\\"6\\\"\",\n \"instance_id\": \"\",\n \"status\": \"\",\n \"spec_digest\": \"\",\n \"creation_time\": \"\",\n \"start_time\": \"\"\n },\n {\n \"database_name\": \"\\\"\\\"\\\"\\\"\",\n \"schema_name\": \"ZgEI1LO\",\n \"service_name\": \"\\\"\\\"\\\"(\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"instance_id\": \"\",\n \"status\": \"\",\n \"spec_digest\": \"\",\n \"creation_time\": \"\",\n \"start_time\": \"\"\n }\n]" }, { - "key": "Location", + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" + }, + { + "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Forbidden", + "code": 403, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Not Found", + "code": 404, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Method Not Allowed", + "code": 405, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Too Many Requests", + "code": 429, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Service Unavailable", + "code": 503, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/instances", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "instances" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + } + ] + }, + { + "name": "roles", + "item": [ + { + "name": "list Service Roles", + "request": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." + }, + { + "key": "schema", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." + }, + { + "key": "name", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the resource." + } + ] + }, + "description": "List all the service roles of the service" + }, + "response": [ + { + "name": "successful", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "OK", + "code": 200, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "[\n {\n \"created_on\": \"\",\n \"name\": \"\",\n \"comment\": \"\"\n },\n {\n \"created_on\": \"\",\n \"name\": \"\",\n \"comment\": \"\"\n }\n]" + }, + { + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" + }, + { + "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Forbidden", + "code": 403, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Not Found", + "code": 404, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Method Not Allowed", + "code": 405, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Too Many Requests", + "code": 429, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Service Unavailable", + "code": 503, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/roles", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "roles" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + } + ] + }, + { + "name": "endpoints", + "item": [ + { + "name": "List the endpoints in a service.", + "request": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." + }, + { + "key": "schema", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." + }, + { + "key": "name", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the resource." + } + ] + }, + "description": "Lists the endpoints in a Snowpark Container Services service (or a job service)." + }, + "response": [ + { + "name": "successful", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "OK", + "code": 200, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "[\n {\n \"name\": \"\",\n \"port\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"HTTP\",\n \"is_public\": false,\n \"ingress_url\": \"\"\n },\n {\n \"name\": \"\",\n \"port\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"HTTP\",\n \"is_public\": false,\n \"ingress_url\": \"\"\n }\n]" + }, + { + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" + }, + { + "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Forbidden", + "code": 403, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Not Found", + "code": 404, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Method Not Allowed", + "code": 405, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Too Many Requests", + "code": 429, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Service Unavailable", + "code": 503, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name/endpoints", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name", + "endpoints" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + } + ] + }, + { + "name": "fetch Service", + "request": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." + }, + { + "key": "schema", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." + }, + { + "key": "name", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the resource." + } + ] + }, + "description": "Fetch a service." + }, + "response": [ + { + "name": "successful", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "OK", + "code": 200, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}" + }, + { + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" + }, + { + "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Forbidden", + "code": 403, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Not Found", + "code": 404, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Method Not Allowed", + "code": 405, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Too Many Requests", + "code": 429, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Service Unavailable", + "code": 503, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + }, + { + "name": "Delete a service", + "request": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." + }, + { + "key": "schema", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." + }, + { + "key": "name", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the resource." + } + ] + }, + "description": "Delete a service with the given name. If ifExists is used, the operation will succeed even if the object does not exist. Otherwise, there will be a failure if the drop is unsuccessful." + }, + "response": [ + { + "name": "Successful request.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "OK", + "code": 200, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"status\": \"\"\n}" + }, + { + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", "value": "", "description": { "content": "", @@ -2626,15 +5924,20 @@ { "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -2648,6 +5951,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -2684,15 +5994,20 @@ { "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -2706,6 +6021,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -2742,15 +6064,20 @@ { "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -2764,6 +6091,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -2800,15 +6134,20 @@ { "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -2822,6 +6161,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -2858,15 +6204,20 @@ { "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -2880,6 +6231,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -2916,15 +6274,20 @@ { "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -2938,6 +6301,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -2974,15 +6344,20 @@ { "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -2996,6 +6371,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -3032,15 +6414,20 @@ { "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3054,6 +6441,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -3090,15 +6484,20 @@ { "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "GET", + "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3112,6 +6511,13 @@ "services", ":name" ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], "variable": [ { "key": "database" @@ -3146,11 +6552,16 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" } ] - }, + } + ] + }, + { + "name": "{name}:resume", + "item": [ { - "name": "Delete a service", + "name": "resume Service", "request": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", @@ -3158,7 +6569,7 @@ } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3170,7 +6581,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3182,36 +6593,36 @@ "variable": [ { "key": "database", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." - }, - { - "key": "name", - "value": "wGK3G", - "description": "(Required) Identifier (i.e. name) for the resource." } ] }, - "description": "Delete a service with the given name. If ifExists is used, the operation will succeed even if the object does not exist. Otherwise, there will be a failure if the drop is unsuccessful." + "description": "Resume a service." }, "response": [ { "name": "Successful request.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3223,7 +6634,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3238,9 +6649,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3268,15 +6676,20 @@ { "name": "Successfully accepted the request, but it is not completed yet.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3288,7 +6701,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3303,9 +6716,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3341,15 +6751,20 @@ { "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3361,7 +6776,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3376,9 +6791,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3406,15 +6818,20 @@ { "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3426,7 +6843,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3441,9 +6858,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3471,15 +6885,20 @@ { "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3491,7 +6910,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3506,9 +6925,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3536,15 +6952,20 @@ { "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3556,7 +6977,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3571,9 +6992,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3601,15 +7019,20 @@ { "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3621,7 +7044,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3636,9 +7059,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3666,15 +7086,20 @@ { "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3686,7 +7111,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3701,9 +7126,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3731,15 +7153,20 @@ { "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3751,7 +7178,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3766,9 +7193,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3796,15 +7220,20 @@ { "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3816,7 +7245,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3831,9 +7260,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3861,15 +7287,20 @@ { "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "DELETE", + "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3881,7 +7312,7 @@ "schemas", ":schema", "services", - ":name" + "{{name}}:resume" ], "query": [ { @@ -3896,9 +7327,6 @@ }, { "key": "schema" - }, - { - "key": "name" } ] } @@ -3928,10 +7356,10 @@ ] }, { - "name": "{name}:resume", + "name": "{name}:suspend", "item": [ { - "name": "resume Service", + "name": "suspend Service", "request": { "method": "POST", "header": [ @@ -3941,7 +7369,7 @@ } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -3953,7 +7381,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -3965,17 +7393,17 @@ "variable": [ { "key": "database", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] }, - "description": "Resume a service." + "description": "Suspend a service." }, "response": [ { @@ -3986,10 +7414,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4001,7 +7434,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4048,10 +7481,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4063,7 +7501,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4118,10 +7556,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4133,7 +7576,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4180,10 +7623,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4195,7 +7643,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4242,10 +7690,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4257,7 +7710,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4304,10 +7757,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4319,7 +7777,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4366,10 +7824,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4381,7 +7844,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4428,10 +7891,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4443,7 +7911,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4490,10 +7958,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4505,7 +7978,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4552,10 +8025,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4567,7 +8045,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4614,10 +8092,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:resume?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", "host": [ "{{baseUrl}}" ], @@ -4629,7 +8112,7 @@ "schemas", ":schema", "services", - "{{name}}:resume" + "{{name}}:suspend" ], "query": [ { @@ -4668,25 +8151,267 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" } - ] - } - ] - }, - { - "name": "{name}:suspend", - "item": [ + ] + } + ] + }, + { + "name": "List services", + "request": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + } + ], + "variable": [ + { + "key": "database", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." + }, + { + "key": "schema", + "value": "fuKYB", + "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." + } + ] + }, + "description": "Lists the services under the database and schema." + }, + "response": [ + { + "name": "successful", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "OK", + "code": 200, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "[\n {\n \"name\": \"UFwE4BXd00\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"\\\"\\\"\\\"\\\"Y\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"\\\")\\\"\\\"\\\"\\\"\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"nP\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n },\n {\n \"name\": \"BWqunUiPyY\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"_rWIb1Lcw\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"\\\"x\\\"\",\n \"schema_name\": \"\\\"\\\"\\\"iHs\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n }\n]" + }, + { + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" + }, { - "name": "suspend Service", - "request": { - "method": "POST", + "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", + "originalRequest": { + "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", "host": [ "{{baseUrl}}" ], @@ -4697,738 +8422,736 @@ ":database", "schemas", ":schema", - "services", - "{{name}}:suspend" + "services" ], "query": [ { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], "variable": [ { - "key": "database", - "value": "wGK3G", - "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." + "key": "database" }, { - "key": "schema", - "value": "wGK3G", - "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." + "key": "schema" } ] - }, - "description": "Suspend a service." + } }, - "response": [ + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ { - "name": "Successful request.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" }, - "status": "OK", - "code": 200, - "_postman_previewlanguage": "json", - "header": [ + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ { - "key": "Content-Type", - "value": "application/json" + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"status\": \"\"\n}" + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, { - "name": "Successfully accepted the request, but it is not completed yet.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } - }, - "status": "Accepted", - "code": 202, - "_postman_previewlanguage": "json", - "header": [ + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ { - "key": "Content-Type", - "value": "application/json" + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." }, { - "key": "Location", + "key": "startsWith", "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } - } - ], - "cookie": [], - "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" - }, - { - "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } - }, - "status": "Bad Request", - "code": 400, - "_postman_previewlanguage": "json", - "header": [ - { - "key": "Content-Type", - "value": "application/json" + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" - }, - { - "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } - }, - "status": "Unauthorized", - "code": 401, - "_postman_previewlanguage": "json", - "header": [ + "variable": [ { - "key": "Content-Type", - "value": "application/json" + "key": "database" }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "schema" } - ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + ] + } + }, + "status": "Forbidden", + "code": 403, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, { - "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" }, - "status": "Forbidden", - "code": 403, - "_postman_previewlanguage": "json", - "header": [ + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ { - "key": "Content-Type", - "value": "application/json" + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Not Found", + "code": 404, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, { - "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" }, - "status": "Not Found", - "code": 404, - "_postman_previewlanguage": "json", - "header": [ + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ { - "key": "Content-Type", - "value": "application/json" + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Method Not Allowed", + "code": 405, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, { - "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" }, - "status": "Method Not Allowed", - "code": 405, - "_postman_previewlanguage": "json", - "header": [ + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, { - "key": "Content-Type", - "value": "application/json" + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Too Many Requests", + "code": 429, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" }, - "status": "Too Many Requests", - "code": 429, - "_postman_previewlanguage": "json", - "header": [ + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ { - "key": "Content-Type", - "value": "application/json" + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, { - "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" }, - "status": "Internal Server Error", - "code": 500, - "_postman_previewlanguage": "json", - "header": [ + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ { - "key": "Content-Type", - "value": "application/json" + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" - }, - { - "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } - }, - "status": "Service Unavailable", - "code": 503, - "_postman_previewlanguage": "json", - "header": [ + "variable": [ { - "key": "Content-Type", - "value": "application/json" + "key": "database" }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "schema" } - ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + ] + } + }, + "status": "Service Unavailable", + "code": 503, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" }, { - "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", - "originalRequest": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services/{{name}}:suspend?ifExists=false", - "host": [ - "{{baseUrl}}" - ], - "path": [ - "api", - "v2", - "databases", - ":database", - "schemas", - ":schema", - "services", - "{{name}}:suspend" - ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], - "variable": [ - { - "key": "database" - }, - { - "key": "schema" - } - ] - } + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" }, - "status": "Gateway Timeout", - "code": 504, - "_postman_previewlanguage": "json", - "header": [ + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ { - "key": "Content-Type", - "value": "application/json" + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." }, { - "key": "X-Snowflake-Request-ID", - "value": "", - "description": { - "content": "", - "type": "text/plain" - } + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." } ], - "cookie": [], - "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] } - ] + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" } ] }, { - "name": "List services", + "name": "Create a service", "request": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5442,55 +9165,59 @@ "services" ], "query": [ - { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ { "key": "database", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] }, - "description": "Lists the services under the database and schema." + "description": "Create a service, with standard create modifiers as query parameters. See the Service component definition for what is required to be provided in the request body." }, "response": [ { - "name": "successful", + "name": "Successful request.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5505,24 +9232,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -5553,20 +9265,39 @@ } ], "cookie": [], - "body": "[\n {\n \"name\": \"xn8Rt2se\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"qrC\",\n \"comment\": \"\",\n \"database_name\": \"\\\"\\\"\\\"\\\"\\\"9Inns\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"schema_name\": \"n4v5b\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n },\n {\n \"name\": \"\\\"\\\"\\\"T4E\\\"\\\"LY\\\"\\\"\\\"\\\"\\\"\\\"`\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"_$muWfN1Yi\",\n \"comment\": \"\",\n \"database_name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"5\\\"\\\"j\\\"\\\"$\\\"\",\n \"schema_name\": \"\\\"\\\"\\\":VRj\\\"\\\"n&\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n }\n]" + "body": "{\n \"status\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5581,24 +9312,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -5642,15 +9358,34 @@ { "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5665,24 +9400,169 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ], + "variable": [ { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + "key": "database" }, { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." + "key": "schema" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ], + "variable": [ + { + "key": "database" }, { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "schema" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "services" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -5695,8 +9575,8 @@ ] } }, - "status": "Bad Request", - "code": 400, + "status": "Forbidden", + "code": 403, "_postman_previewlanguage": "json", "header": [ { @@ -5716,17 +9596,36 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5741,24 +9640,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -5771,8 +9655,8 @@ ] } }, - "status": "Unauthorized", - "code": 401, + "status": "Not Found", + "code": 404, "_postman_previewlanguage": "json", "header": [ { @@ -5792,17 +9676,36 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5817,24 +9720,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -5847,8 +9735,8 @@ ] } }, - "status": "Forbidden", - "code": 403, + "status": "Method Not Allowed", + "code": 405, "_postman_previewlanguage": "json", "header": [ { @@ -5868,17 +9756,36 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5893,24 +9800,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -5923,8 +9815,8 @@ ] } }, - "status": "Not Found", - "code": 404, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -5944,17 +9836,36 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -5969,24 +9880,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -5999,8 +9895,8 @@ ] } }, - "status": "Method Not Allowed", - "code": 405, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -6022,15 +9918,34 @@ { "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -6045,24 +9960,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -6098,15 +9998,34 @@ { "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -6121,24 +10040,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -6174,15 +10078,34 @@ { "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -6197,24 +10120,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -6250,15 +10158,34 @@ { "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "GET", + "method": "POST", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"(\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"auto_resume\": \"\",\n \"current_instances\": \"\",\n \"target_instances\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"database_name\": \"CH\",\n \"schema_name\": \"p2Q$\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\",\n \"is_job\": \"\",\n \"spec_digest\": \"\",\n \"is_upgrading\": \"\",\n \"managing_object_domain\": \"\",\n \"managing_object_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=&startsWith=&showLimit=&fromName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", "host": [ "{{baseUrl}}" ], @@ -6273,24 +10200,9 @@ ], "query": [ { - "key": "like", - "value": "", - "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." - }, - { - "key": "startsWith", - "value": "", - "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." - }, - { - "key": "showLimit", - "value": "", - "description": "Query parameter to limit the maximum number of rows returned by a command." - }, - { - "key": "fromName", - "value": "", - "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." } ], "variable": [ @@ -6324,9 +10236,14 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" } ] - }, + } + ] + }, + { + "name": "services:execute-job", + "item": [ { - "name": "Create a service", + "name": "Execute a job service", "request": { "method": "POST", "header": [ @@ -6341,7 +10258,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6350,7 +10267,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6361,29 +10278,22 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { "key": "database", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "wGK3G", + "value": "fuKYB", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] }, - "description": "Create a service, with standard create modifiers as query parameters. See the Service component definition for what is required to be provided in the request body." + "description": "Create and execute a job service. See the JobService component definition for what is required to be provided in the request body." }, "response": [ { @@ -6398,11 +10308,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6411,7 +10326,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6422,14 +10337,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -6473,11 +10381,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6486,7 +10399,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6497,14 +10410,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -6556,11 +10462,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6569,7 +10480,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6580,14 +10491,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -6631,11 +10535,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6644,7 +10553,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6655,14 +10564,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -6706,11 +10608,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6719,7 +10626,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6730,14 +10637,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -6781,11 +10681,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6794,7 +10699,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6805,14 +10710,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -6856,11 +10754,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6869,7 +10772,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6880,14 +10783,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -6931,11 +10827,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6944,7 +10845,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -6955,14 +10856,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -7006,11 +10900,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7019,7 +10918,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -7030,14 +10929,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -7081,11 +10973,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7094,7 +10991,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -7105,14 +11002,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -7156,11 +11046,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7169,7 +11064,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -7180,14 +11075,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -7231,11 +11119,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"hS7ZO\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"auto_resume\": \"\",\n \"min_instances\": \"\",\n \"max_instances\": \"\",\n \"query_warehouse\": \"zQXx3HU\",\n \"comment\": \"\",\n \"database_name\": \"OmhjK7pf\",\n \"schema_name\": \"\\\">&.\\\"\\\"\\\"\\\"(NS\\\\3\\\"\\\"\\\"\",\n \"owner\": \"\",\n \"dns_name\": \"\",\n \"created_on\": \"\",\n \"updated_on\": \"\",\n \"resumed_on\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"Cs7s$KGNxe\",\n \"compute_pool\": \"\",\n \"spec\": {\n \"spec_type\": \"\"\n },\n \"status\": \"\",\n \"external_access_integrations\": [\n \"\",\n \"\"\n ],\n \"query_warehouse\": \"\\\"@kl\\\"\\\"\\\"\\\"\\\"\\\"#_\\\"\\\"\\\"\\\"{\\\"\",\n \"comment\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -7244,7 +11137,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?createMode=errorIfExists", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/services:execute-job", "host": [ "{{baseUrl}}" ], @@ -7255,14 +11148,7 @@ ":database", "schemas", ":schema", - "services" - ], - "query": [ - { - "key": "createMode", - "value": "errorIfExists", - "description": "Query parameter allowing support for different modes of resource creation. Possible values include: - `errorIfExists`: Throws an error if you try to create a resource that already exists. - `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." - } + "services:execute-job" ], "variable": [ { @@ -7311,6 +11197,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -7318,11 +11214,7 @@ }, { "key": "name", - "value": "wGK3G" - }, - { - "key": "name", - "value": "wGK3G" + "value": "fuKYB" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake Stage API.postman_collection.json b/public-preview/8.35/collection/Snowflake Stage API.postman_collection.json similarity index 84% rename from public-preview/8.30/collection/Snowflake Stage API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Stage API.postman_collection.json index 756dd88..02db08f 100644 --- a/public-preview/8.30/collection/Snowflake Stage API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Stage API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "db0ebc47-192d-4392-a255-b19b0c07bc8c", + "_postman_id": "be78029b-4daf-4c30-ab24-5236ae28bff5", "name": "Snowflake Stage API", "description": "The Snowflake Stage API is a REST API that you can use to access, update, and perform certain actions on stage resources 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-db0ebc47-192d-4392-a255-b19b0c07bc8c?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -82,17 +81,17 @@ "variable": [ { "key": "database", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -112,6 +111,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -186,6 +190,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -268,6 +277,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -342,6 +356,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -416,6 +435,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -490,6 +514,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -564,6 +593,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -638,6 +672,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -712,6 +751,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -786,6 +830,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -860,6 +909,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -962,17 +1016,17 @@ "variable": [ { "key": "database", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -988,6 +1042,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1041,6 +1100,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -1054,6 +1121,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1128,6 +1200,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1194,6 +1271,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1260,6 +1342,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1326,6 +1413,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1392,6 +1484,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1458,6 +1555,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1524,6 +1626,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1590,6 +1697,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1656,6 +1768,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1746,17 +1863,17 @@ "variable": [ { "key": "database", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -1772,6 +1889,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1817,10 +1939,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}" + "body": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -1830,6 +1960,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1896,6 +2031,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1954,6 +2094,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2012,6 +2157,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2070,6 +2220,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2128,6 +2283,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2186,6 +2346,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2244,6 +2409,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2302,6 +2472,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2360,6 +2535,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2447,17 +2627,17 @@ "variable": [ { "key": "database", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -2473,6 +2653,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2538,6 +2723,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2611,6 +2801,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2676,6 +2871,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2741,6 +2941,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2806,6 +3011,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2871,6 +3081,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2936,6 +3151,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3001,6 +3221,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3066,6 +3291,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3131,6 +3361,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3226,12 +3461,12 @@ "variable": [ { "key": "database", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -3247,6 +3482,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3295,10 +3535,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"M0yyWGY2e\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"R\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AWS_SSE_KMS\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n },\n {\n \"name\": \"jF\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"Xa6\\\"\\\">\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"\\\"\\\"\\\"4\\\"\\\"\\\"\\\"\\\"\\\".\\\"\\\"m\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"5\\\"\\\"N\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n },\n {\n \"name\": \"ZzEfym\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"N\\\"\\\"? L\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"SNOWFLAKE_FULL\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -3308,6 +3556,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3377,6 +3630,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3438,6 +3696,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3499,6 +3762,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3560,6 +3828,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3621,6 +3894,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3674,6 +3952,72 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages?like=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "stages" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3682,6 +4026,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3743,6 +4092,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3804,6 +4158,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3865,6 +4224,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3926,6 +4290,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3997,7 +4366,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4029,12 +4398,12 @@ "variable": [ { "key": "database", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "_kKVEdpwu", + "value": "\"\"\"\"\"-\"\"\"\"\"\"y\"\"\"\"\"\"o\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -4054,11 +4423,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4129,11 +4503,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4212,11 +4591,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4287,11 +4671,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4362,11 +4751,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4437,11 +4831,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4512,11 +4911,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4575,6 +4979,86 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/stages?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "stages" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -4587,11 +5071,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4662,11 +5151,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4737,11 +5231,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4812,11 +5311,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4887,11 +5391,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"eyb2\\\"\\\"\\\"\\\"\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"I\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"%x\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"AZURE_CSE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"R\\\"\",\n \"kind\": \"PERMANENT\",\n \"url\": \"\",\n \"endpoint\": \"\",\n \"storage_integration\": \"\\\"\\\"\\\"`+\\\"\",\n \"comment\": \"\",\n \"credentials\": {\n \"credential_type\": \"\"\n },\n \"encryption\": {\n \"type\": \"NONE\",\n \"master_key\": \"\",\n \"kms_key_id\": \"\"\n },\n \"directory_table\": {\n \"enable\": false,\n \"refresh_on_create\": true,\n \"auto_refresh\": false,\n \"notification_integration\": \"\"\n },\n \"created_on\": \"\",\n \"has_credentials\": \"\",\n \"has_encryption_key\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"region\": \"\",\n \"cloud\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4967,6 +5476,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Snowflake Table API.postman_collection.json b/public-preview/8.35/collection/Snowflake Table API.postman_collection.json similarity index 83% rename from public-preview/8.30/collection/Snowflake Table API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Table API.postman_collection.json index 1f0d53a..eafc359 100644 --- a/public-preview/8.30/collection/Snowflake Table API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Table API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "4117a224-8c51-4b57-b97e-5a34ea375945", + "_postman_id": "675c418b-c627-4f65-8f4d-06961c54bf11", "name": "Snowflake Table API", "description": "The Snowflake Table API is a REST API that you can use to access, update, and perform certain actions on Tables 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-4117a224-8c51-4b57-b97e-5a34ea375945?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -91,12 +90,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -116,6 +115,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -202,6 +206,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -296,6 +305,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -382,6 +396,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -468,6 +487,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -554,6 +578,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -640,6 +669,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -714,6 +748,97 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:as_select?createMode=errorIfExists©Grants=false&query=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:as_select" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + }, + { + "key": "query", + "value": "", + "description": "(Required) The SQL select query to run to set up the table values (and possibly columns)." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -726,6 +851,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -812,6 +942,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -898,6 +1033,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -984,6 +1124,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1070,6 +1215,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1156,6 +1306,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -1282,12 +1437,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -1303,6 +1458,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1375,6 +1535,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1455,6 +1620,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1527,6 +1697,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1599,6 +1774,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1671,6 +1851,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1743,6 +1928,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1807,6 +1997,83 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:using_template?createMode=errorIfExists©Grants=false&query=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:using_template" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + }, + { + "key": "query", + "value": "", + "description": "(Required) The SQL query that uses INFER_SCHEMA on staged files to set the column definitions for the new table." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1815,6 +2082,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1887,6 +2159,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1959,6 +2236,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2031,6 +2313,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2103,6 +2390,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2175,6 +2467,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2274,17 +2571,17 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -2300,6 +2597,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2345,6 +2647,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -2358,6 +2668,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2424,6 +2739,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2482,6 +2802,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2540,6 +2865,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2598,6 +2928,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2656,6 +2991,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2707,13 +3047,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2744,8 +3089,8 @@ ] } }, - "status": "Conflict", - "code": 409, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -2765,13 +3110,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2802,8 +3152,8 @@ ] } }, - "status": "Gone", - "code": 410, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -2823,13 +3173,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2860,8 +3215,8 @@ ] } }, - "status": "Too Many Requests", - "code": 429, + "status": "Gone", + "code": 410, "_postman_previewlanguage": "json", "header": [ { @@ -2881,13 +3236,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2918,8 +3278,71 @@ ] } }, - "status": "Internal Server Error", - "code": 500, + "status": "Too Many Requests", + "code": 429, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, "_postman_previewlanguage": "json", "header": [ { @@ -2946,6 +3369,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3004,6 +3432,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3098,17 +3531,17 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -3128,6 +3561,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3200,6 +3638,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3280,6 +3723,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3352,6 +3800,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3424,6 +3877,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3496,6 +3954,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3568,6 +4031,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3628,6 +4096,83 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + ":name" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3640,6 +4185,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3712,6 +4262,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3784,6 +4339,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3856,6 +4416,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -3928,6 +4493,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4000,6 +4570,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -4097,17 +4672,17 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -4123,6 +4698,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4188,6 +4768,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4261,6 +4846,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4326,6 +4916,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4391,6 +4986,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4456,6 +5056,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4521,6 +5126,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4578,6 +5188,76 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + }, + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -4586,6 +5266,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4651,6 +5336,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4716,6 +5406,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4781,6 +5476,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4846,6 +5546,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4911,6 +5616,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4991,7 +5701,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5000,7 +5710,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5027,24 +5737,24 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -5064,11 +5774,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5077,7 +5792,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5104,12 +5819,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5155,11 +5870,16 @@ { "key": "Accept", "value": "application/json" - } + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5168,7 +5888,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5195,12 +5915,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5254,11 +5974,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5267,7 +5992,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5294,12 +6019,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5345,11 +6070,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5358,7 +6088,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5385,12 +6115,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5436,11 +6166,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5449,7 +6184,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5476,12 +6211,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5527,11 +6262,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5540,7 +6280,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5567,12 +6307,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5618,11 +6358,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5631,7 +6376,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5658,12 +6403,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5697,6 +6442,102 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:clone" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the newly created table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the newly created table. Defaults to the source table's schema." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -5709,11 +6550,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5722,7 +6568,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5749,12 +6595,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5800,11 +6646,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5813,7 +6664,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5840,12 +6691,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5891,11 +6742,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5904,7 +6760,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -5931,12 +6787,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -5982,11 +6838,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5995,7 +6856,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -6022,12 +6883,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -6073,11 +6934,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6086,7 +6952,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -6113,12 +6979,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -6164,11 +7030,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"magna\",\n \"reference\": \"veniam fugiat\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "raw": "{\n \"name\": \"\",\n \"point_of_time\": {\n \"point_of_time_type\": \"nisi dolor\",\n \"reference\": \"non\"\n },\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6177,7 +7048,7 @@ } }, "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=m&targetSchema=m", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:clone?createMode=errorIfExists©Grants=false&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -6204,12 +7075,12 @@ }, { "key": "targetDatabase", - "value": "m", + "value": "f8LksFRx", "description": "Database of the newly created table. Defaults to the source table's database." }, { "key": "targetSchema", - "value": "m", + "value": "f8LksFRx", "description": "Schema of the newly created table. Defaults to the source table's schema." } ], @@ -6295,12 +7166,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -6316,6 +7187,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6388,6 +7264,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6468,6 +7349,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6540,6 +7426,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6612,6 +7503,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6684,6 +7580,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6756,6 +7657,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6820,6 +7726,83 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:create_like?createMode=errorIfExists©Grants=false&newTableName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:create_like" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + }, + { + "key": "newTableName", + "value": "", + "description": "(Required) The name of the table to be created." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -6828,6 +7811,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6900,6 +7888,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6972,6 +7965,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7044,6 +8042,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7116,6 +8119,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7188,6 +8196,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7313,12 +8326,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -7338,6 +8351,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7419,6 +8437,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7508,6 +8531,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7589,6 +8617,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7670,6 +8703,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7751,6 +8789,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7832,6 +8875,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7902,7 +8950,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "POST", "header": [ @@ -7913,6 +8961,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -7962,8 +9015,8 @@ ] } }, - "status": "Conflict", - "code": 409, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -7983,7 +9036,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "POST", "header": [ @@ -7994,6 +9047,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -8043,8 +9101,8 @@ ] } }, - "status": "Gone", - "code": 410, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -8064,7 +9122,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", "originalRequest": { "method": "POST", "header": [ @@ -8075,6 +9133,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -8124,8 +9187,8 @@ ] } }, - "status": "Too Many Requests", - "code": 429, + "status": "Gone", + "code": 410, "_postman_previewlanguage": "json", "header": [ { @@ -8145,7 +9208,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { "method": "POST", "header": [ @@ -8156,6 +9219,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -8205,8 +9273,8 @@ ] } }, - "status": "Internal Server Error", - "code": 500, + "status": "Too Many Requests", + "code": 429, "_postman_previewlanguage": "json", "header": [ { @@ -8226,7 +9294,7 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { "method": "POST", "header": [ @@ -8237,6 +9305,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -8286,7 +9359,93 @@ ] } }, - "status": "Service Unavailable", + "status": "Internal Server Error", + "code": 500, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:create-like?createMode=errorIfExists©Grants=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:create-like" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ @@ -8318,6 +9477,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -8422,12 +9586,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -8443,6 +9607,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8498,6 +9667,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8561,6 +9735,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8616,6 +9795,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8671,6 +9855,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8726,6 +9915,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8781,6 +9975,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8828,6 +10027,66 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:undrop", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:undrop" + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -8836,6 +10095,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8891,6 +10155,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8946,6 +10215,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9001,6 +10275,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9056,6 +10335,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9111,6 +10395,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9200,12 +10489,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -9221,6 +10510,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9283,6 +10577,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9353,6 +10652,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9415,6 +10719,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9477,6 +10786,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9539,6 +10853,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9601,6 +10920,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9655,6 +10979,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:suspend_recluster?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:suspend_recluster" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -9663,6 +11054,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9725,6 +11121,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9787,6 +11188,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9849,6 +11255,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9911,6 +11322,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9973,6 +11389,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10069,12 +11490,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -10090,6 +11511,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10152,7 +11578,12 @@ { "key": "Accept", "value": "application/json" - } + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } ], "url": { "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:suspend-recluster?ifExists=false", @@ -10222,6 +11653,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10284,6 +11720,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10346,6 +11787,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10408,6 +11854,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10470,6 +11921,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10524,6 +11980,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:suspend-recluster?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:suspend-recluster" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -10532,6 +12055,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10594,6 +12122,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10656,6 +12189,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10718,6 +12256,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10780,6 +12323,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10842,6 +12390,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -10938,12 +12491,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -10959,6 +12512,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11021,6 +12579,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11091,6 +12654,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11153,6 +12721,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11215,6 +12788,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11277,6 +12855,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11339,6 +12922,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11393,6 +12981,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:resume_recluster?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:resume_recluster" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -11401,6 +13056,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11463,6 +13123,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11525,6 +13190,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11587,6 +13257,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11649,6 +13324,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11711,6 +13391,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11807,12 +13492,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -11828,6 +13513,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11890,6 +13580,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -11960,6 +13655,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12022,6 +13722,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12084,6 +13789,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12146,6 +13856,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12208,6 +13923,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12263,13 +13983,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12304,8 +14029,8 @@ ] } }, - "status": "Conflict", - "code": 409, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -12325,13 +14050,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12366,8 +14096,8 @@ ] } }, - "status": "Gone", - "code": 410, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -12387,13 +14117,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12428,8 +14163,8 @@ ] } }, - "status": "Too Many Requests", - "code": 429, + "status": "Gone", + "code": 410, "_postman_previewlanguage": "json", "header": [ { @@ -12449,13 +14184,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12490,8 +14230,8 @@ ] } }, - "status": "Internal Server Error", - "code": 500, + "status": "Too Many Requests", + "code": 429, "_postman_previewlanguage": "json", "header": [ { @@ -12511,13 +14251,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12552,8 +14297,8 @@ ] } }, - "status": "Service Unavailable", - "code": 503, + "status": "Internal Server Error", + "code": 500, "_postman_previewlanguage": "json", "header": [ { @@ -12573,13 +14318,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12614,8 +14364,8 @@ ] } }, - "status": "Gateway Timeout", - "code": 504, + "status": "Service Unavailable", + "code": 503, "_postman_previewlanguage": "json", "header": [ { @@ -12633,30 +14383,97 @@ ], "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" - } - ] - } - ] - }, - { - "name": "{name}:swapwith", - "item": [ - { - "name": "Swap with another table", - "request": { - "method": "POST", - "header": [ - { - "key": "Accept", - "value": "application/json" - } - ], - "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swapwith?ifExists=false&targetTableName=", - "host": [ - "{{baseUrl}}" - ], - "path": [ + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:resume-recluster?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:resume-recluster" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + } + ] + }, + { + "name": "{name}:swapwith", + "item": [ + { + "name": "Swap with another table", + "request": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swapwith?ifExists=false&targetTableName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ "api", "v2", "databases", @@ -12681,12 +14498,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -12702,6 +14519,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12769,6 +14591,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12844,6 +14671,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12911,6 +14743,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -12978,6 +14815,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13045,6 +14887,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13112,6 +14959,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13171,6 +15023,78 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swapwith?ifExists=false&targetTableName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:swapwith" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + }, + { + "key": "targetTableName", + "value": "", + "description": "(Required) The fully-specified name of the target table to be swapped with." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -13179,6 +15103,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13246,6 +15175,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13313,6 +15247,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13380,6 +15319,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13447,6 +15391,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13514,6 +15463,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -13591,7 +15545,7 @@ } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -13613,19 +15567,29 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -13641,10 +15605,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -13666,8 +15635,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -13708,10 +15687,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -13733,8 +15717,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -13783,10 +15777,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -13808,8 +15807,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -13850,10 +15859,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -13875,8 +15889,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -13917,10 +15941,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -13942,8 +15971,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -13984,10 +16023,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14009,8 +16053,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14051,10 +16105,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14076,8 +16135,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14110,6 +16179,88 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables", + "{{name}}:swap-with" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + }, + { + "key": "targetName", + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -14118,10 +16269,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14143,8 +16299,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14185,10 +16351,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14210,8 +16381,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14252,10 +16433,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14276,9 +16462,19 @@ "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." }, { - "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "key": "targetName", + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14319,10 +16515,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14344,8 +16545,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14386,10 +16597,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14411,8 +16627,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14453,10 +16679,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables/{{name}}:swap-with?ifExists=false&targetName=f8LksFRx&targetDatabase=f8LksFRx&targetSchema=f8LksFRx", "host": [ "{{baseUrl}}" ], @@ -14478,8 +16709,18 @@ }, { "key": "targetName", - "value": "", - "description": "(Required) The fully-specified name of the target table to be swapped with." + "value": "f8LksFRx", + "description": "(Required) The name of the target table to be swapped with." + }, + { + "key": "targetDatabase", + "value": "f8LksFRx", + "description": "Database of the target table. Defaults to the source table's database." + }, + { + "key": "targetSchema", + "value": "f8LksFRx", + "description": "Schema of the target table. Defaults to the source table's schema." } ], "variable": [ @@ -14575,12 +16816,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -14596,6 +16837,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -14669,6 +16915,14 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], @@ -14682,6 +16936,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -14776,6 +17035,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -14862,6 +17126,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -14948,6 +17217,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15034,6 +17308,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15120,6 +17399,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15198,6 +17482,97 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables?like=&startsWith=&showLimit=&fromName=&history=&deep=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + }, + { + "key": "history", + "value": "", + "description": "Optionally includes dropped tables that have not yet been purged." + }, + { + "key": "deep", + "value": "", + "description": "Optionally includes dependency information of the table." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -15206,6 +17581,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15292,6 +17672,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15378,6 +17763,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15464,6 +17854,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15550,6 +17945,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15636,6 +18036,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -15769,12 +18174,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -15794,6 +18199,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -15874,6 +18284,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -15962,6 +18377,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16042,6 +18462,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16122,6 +18547,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16202,6 +18632,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16282,6 +18717,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16350,6 +18790,91 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"kind\": \"PERMANENT\",\n \"cluster_by\": [\n \"\",\n \"\"\n ],\n \"enable_schema_evolution\": \"\",\n \"change_tracking\": \"\",\n \"data_retention_time_in_days\": \"\",\n \"max_data_extension_time_in_days\": \"\",\n \"default_ddl_collation\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\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 \"comment\": \"\",\n \"created_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"rows\": \"\",\n \"bytes\": \"\",\n \"owner\": \"\",\n \"dropped_on\": \"\",\n \"automatic_clustering\": \"\",\n \"search_optimization\": \"\",\n \"search_optimization_progress\": \"\",\n \"search_optimization_bytes\": \"\",\n \"owner_role_type\": \"\",\n \"budget\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables?createMode=errorIfExists©Grants=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -16362,6 +18887,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16442,6 +18972,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16522,6 +19057,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16602,6 +19142,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16682,6 +19227,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16762,6 +19312,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -16895,12 +19450,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -16920,6 +19475,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17005,6 +19565,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17098,6 +19663,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17183,6 +19753,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17268,6 +19843,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17353,6 +19933,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17438,6 +20023,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17511,6 +20101,96 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"columns\": [\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n },\n {\n \"name\": \"\",\n \"datatype\": \"\",\n \"nullable\": true,\n \"collate\": \"\",\n \"default\": \"\",\n \"autoincrement\": \"\",\n \"autoincrement_start\": \"\",\n \"autoincrement_increment\": \"\",\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 \"comment\": \"\"\n }\n ],\n \"cluster_by\": [\n \"\",\n \"\"\n ]\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables:as-select?createMode=errorIfExists©Grants=false&query=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables:as-select" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + }, + { + "key": "query", + "value": "", + "description": "(Required) The SQL select query to run to set up the table values (and possibly columns)." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -17523,6 +20203,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17608,6 +20293,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17693,6 +20383,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17778,6 +20473,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17863,6 +20563,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -17948,6 +20653,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18086,12 +20796,12 @@ "variable": [ { "key": "database", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "m", + "value": "f8LksFRx", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -18111,6 +20821,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18196,6 +20911,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18289,6 +21009,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18374,6 +21099,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18459,6 +21189,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18544,6 +21279,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18629,6 +21369,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18702,6 +21447,96 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tables:using-template?createMode=errorIfExists©Grants=false&query=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tables:using-template" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + }, + { + "key": "copyGrants", + "value": "false", + "description": "Query parameter to enable copy grants when creating the object." + }, + { + "key": "query", + "value": "", + "description": "(Required) The SQL query that uses INFER_SCHEMA on staged files to set the column definitions for the new table." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -18714,6 +21549,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18799,6 +21639,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18884,6 +21729,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -18969,6 +21819,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -19054,6 +21909,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -19139,6 +21999,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { @@ -19229,6 +22094,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -19236,51 +22111,7 @@ }, { "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" - }, - { - "key": "name", - "value": "m" + "value": "f8LksFRx" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake Task API.postman_collection.json b/public-preview/8.35/collection/Snowflake Task API.postman_collection.json similarity index 82% rename from public-preview/8.30/collection/Snowflake Task API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Task API.postman_collection.json index eb509da..cfa38c6 100644 --- a/public-preview/8.30/collection/Snowflake Task API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Task API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "186eeb58-134a-4fb3-be44-d1b9cb799584", + "_postman_id": "d33de165-9400-47d1-a3da-07901f8b4950", "name": "Snowflake Task API", "description": "The Snowflake Task API is a REST API that you can use to access, update, and perform certain actions on task resources 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-186eeb58-134a-4fb3-be44-d1b9cb799584?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -71,17 +70,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -97,6 +96,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -150,10 +154,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"\\\"\\\"\\\"p!p\\\"\\\"-\\\"\\\"\\\"\\\"#\\\"\\\"a\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"c\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"in7_f\": true,\n \"cillumfb\": false\n },\n \"session_parameters\": {\n \"veniam_91\": 98356371\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n },\n {\n \"name\": \"\\\"w\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"NgTV\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"Utee1\": 45254644,\n \"cillum__e\": true\n },\n \"session_parameters\": {\n \"consequat_df\": -7845971\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"\\\"\\\"\\\"pI\\\"\\\"\\\"\\\"g\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"\\\"\\\"\\\"\\\"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"Ut_dc\": true,\n \"ea_ac\": 19841971,\n \"elit_6bf\": -70685814.2035518\n },\n \"session_parameters\": {\n \"consectetur633\": 91515238.15266538,\n \"culpa_d\": 44119089.7989181\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n },\n {\n \"name\": \"\\\"\\\"\\\"J'\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"cRjQjdPKDh1\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"irurebc_\": \"ut Lorem ut laborum dolor\",\n \"ad_e80\": false\n },\n \"session_parameters\": {\n \"veniam3f\": \"cupidatat velit do est cillum\"\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -163,6 +175,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -237,6 +254,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -303,6 +325,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -369,6 +396,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -435,6 +467,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -501,6 +538,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -567,6 +609,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -633,6 +680,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -699,6 +751,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -765,6 +822,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -865,17 +927,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -891,6 +953,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -935,10 +1002,26 @@ { "key": "Content-Type", "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SUCCEEDED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SCHEDULED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" + "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"FAILED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"CANCELLED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -948,6 +1031,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1021,6 +1109,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1086,6 +1179,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1151,6 +1249,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1216,6 +1319,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1281,6 +1389,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1346,6 +1459,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1411,6 +1529,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1476,6 +1599,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1541,6 +1669,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1640,17 +1773,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -1666,6 +1799,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1718,10 +1856,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SUCCEEDED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SCHEDULED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" + "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"FAILED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"CANCELLED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -1731,6 +1877,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1804,6 +1955,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1869,6 +2025,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1934,6 +2095,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1999,6 +2165,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2064,6 +2235,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2129,6 +2305,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2194,6 +2375,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2259,6 +2445,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2324,6 +2515,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2429,17 +2625,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -2455,6 +2651,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2505,10 +2706,26 @@ { "key": "Content-Type", "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SUCCEEDED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SCHEDULED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" + "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"FAILED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"CANCELLED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -2518,6 +2735,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2597,6 +2819,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2668,6 +2895,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2739,6 +2971,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2810,6 +3047,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2881,6 +3123,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2952,6 +3199,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3023,6 +3275,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3094,6 +3351,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3165,6 +3427,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3276,17 +3543,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -3302,6 +3569,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3360,10 +3632,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SUCCEEDED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"SCHEDULED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" + "body": "[\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"FAILED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n },\n {\n \"root_task_name\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\",\n \"state\": \"CANCELLED\",\n \"scheduled_time\": \"\",\n \"next_scheduled_time\": \"\",\n \"root_task_id\": \"\",\n \"graph_version\": \"\",\n \"run_id\": \"\",\n \"first_error_task_name\": \"\",\n \"first_error_code\": \"\",\n \"first_error_message\": \"\",\n \"query_start_time\": \"\",\n \"completed_time\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -3373,6 +3653,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3452,6 +3737,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3523,6 +3813,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3594,6 +3889,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3665,6 +3965,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3736,6 +4041,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3807,6 +4117,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3878,6 +4193,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3949,6 +4269,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4020,6 +4345,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4115,17 +4445,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -4141,6 +4471,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4186,10 +4521,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}" + "body": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -4199,6 +4542,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4265,6 +4613,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4323,6 +4676,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4381,6 +4739,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4439,6 +4802,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4497,6 +4865,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4555,6 +4928,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4613,6 +4991,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4671,6 +5054,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4729,6 +5117,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4797,7 +5190,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4823,17 +5216,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -4853,11 +5246,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4925,11 +5323,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5005,11 +5408,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5077,11 +5485,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5149,11 +5562,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5221,11 +5639,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5293,11 +5716,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5365,11 +5793,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5437,11 +5870,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5509,11 +5947,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5581,11 +6024,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5678,17 +6126,17 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." }, { "key": "name", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -5704,6 +6152,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5769,6 +6222,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5842,6 +6300,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5907,6 +6370,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5972,6 +6440,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6037,6 +6510,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6102,6 +6580,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6167,6 +6650,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6232,6 +6720,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6297,6 +6790,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6362,6 +6860,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6437,7 +6940,7 @@ } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6452,6 +6955,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6461,12 +6969,12 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -6482,10 +6990,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6500,6 +7013,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6544,10 +7062,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6562,6 +7085,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6614,10 +7142,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6632,6 +7165,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6676,10 +7214,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6694,6 +7237,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6738,10 +7286,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6756,6 +7309,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6800,10 +7358,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6818,6 +7381,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6862,10 +7430,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6880,6 +7453,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6924,10 +7502,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -6942,6 +7525,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -6986,10 +7574,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -7004,6 +7597,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -7048,10 +7646,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -7066,6 +7669,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -7110,10 +7718,15 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { - "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?retryLast=false", + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks/{{name}}:execute?asyncExec=false&retryLast=false", "host": [ "{{baseUrl}}" ], @@ -7128,6 +7741,11 @@ "{{name}}:execute" ], "query": [ + { + "key": "asyncExec", + "value": "false", + "description": "Asynchronous execution enable/disable. Default is disable." + }, { "key": "retryLast", "value": "false", @@ -7199,12 +7817,12 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -7220,6 +7838,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7275,6 +7898,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7338,6 +7966,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7393,6 +8026,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7448,6 +8086,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7503,6 +8146,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7558,6 +8206,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7613,6 +8266,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7668,6 +8326,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7723,6 +8386,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7778,6 +8446,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7860,12 +8533,12 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -7881,6 +8554,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7936,6 +8614,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7999,6 +8682,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8054,6 +8742,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8109,6 +8802,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8164,6 +8862,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8219,6 +8922,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8274,6 +8982,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8329,6 +9042,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8384,6 +9102,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8439,6 +9162,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8544,12 +9272,12 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -8565,6 +9293,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8633,10 +9366,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"\\\"\\\"\\\"p!p\\\"\\\"-\\\"\\\"\\\"\\\"#\\\"\\\"a\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"c\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"in7_f\": true,\n \"cillumfb\": false\n },\n \"session_parameters\": {\n \"veniam_91\": 98356371\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n },\n {\n \"name\": \"\\\"w\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"NgTV\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"Utee1\": 45254644,\n \"cillum__e\": true\n },\n \"session_parameters\": {\n \"consequat_df\": -7845971\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"\\\"\\\"\\\"pI\\\"\\\"\\\"\\\"g\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"\\\"\\\"\\\"\\\"\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"Ut_dc\": true,\n \"ea_ac\": 19841971,\n \"elit_6bf\": -70685814.2035518\n },\n \"session_parameters\": {\n \"consectetur633\": 91515238.15266538,\n \"culpa_d\": 44119089.7989181\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n },\n {\n \"name\": \"\\\"\\\"\\\"J'\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"cRjQjdPKDh1\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"irurebc_\": \"ut Lorem ut laborum dolor\",\n \"ad_e80\": false\n },\n \"session_parameters\": {\n \"veniam3f\": \"cupidatat velit do est cillum\"\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -8646,6 +9387,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8735,6 +9481,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8816,6 +9567,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8897,6 +9653,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -8978,6 +9739,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9059,6 +9825,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9132,6 +9903,92 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks?rootOnly=false&like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tasks" + ], + "query": [ + { + "key": "rootOnly", + "value": "false", + "description": "Query parameter to filter the command output to return only root resources (resources with no predecessors)." + }, + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -9140,6 +9997,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9221,6 +10083,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9302,6 +10169,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9383,6 +10255,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9464,6 +10341,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -9555,7 +10437,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9587,12 +10469,12 @@ "variable": [ { "key": "database", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases." }, { "key": "schema", - "value": "\"Fq\"\" \"\"\"", + "value": "\"hm\"\"\"", "description": "(Required) Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database." } ] @@ -9612,11 +10494,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9687,11 +10574,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9770,11 +10662,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9845,11 +10742,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9920,11 +10822,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -9995,11 +10902,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10070,11 +10982,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10133,6 +11050,86 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/databases/:database/schemas/:schema/tasks?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "databases", + ":database", + "schemas", + ":schema", + "tasks" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ], + "variable": [ + { + "key": "database" + }, + { + "key": "schema" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -10145,11 +11142,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10220,11 +11222,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10295,11 +11302,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10370,11 +11382,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10445,11 +11462,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"l\",\n \"definition\": \"\",\n \"warehouse\": \"bBzuom\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"nostrud2_9\": -65835073\n },\n \"session_parameters\": {\n \"voluptate6a2\": 27785958\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"suspended\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"A\\\"\\\"\\\"\\\"B\\\"\\\"b\\\"\",\n \"definition\": \"\",\n \"warehouse\": \"palZ\",\n \"schedule\": {\n \"schedule_type\": \"\"\n },\n \"comment\": \"\",\n \"finalize\": \"\",\n \"task_auto_retry_attempts\": \"\",\n \"config\": {\n \"consequatb4\": -88183626,\n \"in_a\": 86066288.80285254\n },\n \"session_parameters\": {\n \"irure_f6\": true,\n \"cupidatat_f_\": true\n },\n \"predecessors\": [\n \"\",\n \"\"\n ],\n \"task_relations\": \"\",\n \"user_task_managed_initial_warehouse_size\": \"\",\n \"user_task_timeout_ms\": \"\",\n \"suspend_task_after_num_failures\": \"\",\n \"condition\": \"\",\n \"allow_overlapping_execution\": \"\",\n \"error_integration\": \"\",\n \"created_on\": \"\",\n \"id\": \"\",\n \"owner\": \"\",\n \"owner_role_type\": \"\",\n \"state\": \"started\",\n \"last_committed_on\": \"\",\n \"last_suspended_on\": \"\",\n \"database_name\": \"\",\n \"schema_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -10525,6 +11547,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -10532,15 +11564,7 @@ }, { "key": "name", - "value": "\"Fq\"\" \"\"\"" - }, - { - "key": "name", - "value": "\"Fq\"\" \"\"\"" - }, - { - "key": "name", - "value": "\"Fq\"\" \"\"\"" + "value": "\"hm\"\"\"" } ] } \ No newline at end of file diff --git a/public-preview/8.30/collection/Snowflake User API.postman_collection.json b/public-preview/8.35/collection/Snowflake User API.postman_collection.json similarity index 57% rename from public-preview/8.30/collection/Snowflake User API.postman_collection.json rename to public-preview/8.35/collection/Snowflake User API.postman_collection.json index 5db84e3..2cf8d86 100644 --- a/public-preview/8.30/collection/Snowflake User API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake User API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "4be32ac0-6a12-490d-b1e8-7128711e5871", + "_postman_id": "c7bd49dd-0339-450d-b230-f336de52ef87", "name": "Snowflake User API", "description": "The Snowflake User API is a REST API that you can use to access, update, and perform certain action on Users 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", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-4be32ac0-6a12-490d-b1e8-7128711e5871?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -44,7 +43,7 @@ "variable": [ { "key": "name", - "value": "EBy3F", + "value": "RZlUCZu5", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -60,6 +59,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -95,10 +99,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}" + "body": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -108,6 +120,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -164,6 +181,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -212,6 +234,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -260,6 +287,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -308,6 +340,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -356,6 +393,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -396,6 +438,59 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -404,6 +499,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -452,6 +552,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -500,6 +605,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -548,6 +658,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -596,6 +711,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -644,6 +764,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -717,7 +842,7 @@ "variable": [ { "key": "name", - "value": "EBy3F", + "value": "RZlUCZu5", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -733,6 +858,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -788,6 +918,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -851,6 +986,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -906,6 +1046,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -961,6 +1106,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1016,6 +1166,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1071,6 +1226,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1118,6 +1278,66 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1126,6 +1346,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1181,6 +1406,131 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Gone", + "code": 410, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Too Many Requests", + "code": 429, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1194,13 +1544,859 @@ "users", ":name" ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Internal Server Error", + "code": 500, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Service Unavailable", + "code": 503, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Gateway Timeout", + "code": 504, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + } + ] + }, + { + "name": "Create a (or alter an existing) user.", + "request": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name", + "value": "RZlUCZu5", + "description": "(Required) Identifier (i.e. name) for the resource." + } + ] + }, + "description": "Create a (or alter an existing) user. Even if the operation is just an alter, the full property set must be provided. Note that password is not currently altered by this operation but is supported for a newly-created object." + }, + "response": [ + { + "name": "Successful request.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "OK", + "code": 200, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"status\": \"\"\n}" + }, + { + "name": "Successfully accepted the request, but it is not completed yet.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Accepted", + "code": 202, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Location", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"code\": \"\",\n \"message\": \"\",\n \"resultHandler\": \"\"\n}" + }, + { + "name": "Bad Request. The request payload is invalid or malformed. This happens if the application didn't send the correct request payload. The response body may include the error code and message indicating the actual cause. The application must reconstruct the r", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Bad Request", + "code": 400, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Unauthorized. The request is not authorized. This happens if the attached access token is invalid or missing. The response body may include the error code and message indicating the actual cause, e.g., expired, invalid token. The application must obtain a", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Unauthorized", + "code": 401, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Forbidden. The request is forbidden. This can also happen if the request is made even if the API is not enabled.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Forbidden", + "code": 403, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Not Found. The request endpoint is not valid. This happens if the API endpoint does not exist, or if the API is not enabled.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Not Found", + "code": 404, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Method Not Allowed. The request method doesn't match the supported API. This happens, for example, if the application calls the API with GET method but the endpoint accepts only POST.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Method Not Allowed", + "code": 405, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Conflict", + "code": 409, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users", + ":name" + ], "variable": [ { "key": "name" @@ -1231,15 +2427,34 @@ { "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", "originalRequest": { - "method": "DELETE", + "method": "PUT", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], @@ -1249,13 +2464,6 @@ "users", ":name" ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], "variable": [ { "key": "name" @@ -1286,15 +2494,34 @@ { "name": "Internal Server Error. The server hit an unrecoverable system error. The response body may include the error code and message for further guidance. The application owner may need to reach out the customer support.", "originalRequest": { - "method": "DELETE", + "method": "PUT", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], @@ -1304,13 +2531,6 @@ "users", ":name" ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], "variable": [ { "key": "name" @@ -1341,15 +2561,34 @@ { "name": "Service Unavailable. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "DELETE", + "method": "PUT", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], @@ -1359,13 +2598,6 @@ "users", ":name" ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], "variable": [ { "key": "name" @@ -1396,15 +2628,34 @@ { "name": "Gateway Timeout. The request was not processed due to server side timeouts. The application may retry with backoff. The jittered backoff is recommended.", "originalRequest": { - "method": "DELETE", + "method": "PUT", "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, "url": { - "raw": "{{baseUrl}}/api/v2/users/:name?ifExists=false", + "raw": "{{baseUrl}}/api/v2/users/:name", "host": [ "{{baseUrl}}" ], @@ -1414,13 +2665,6 @@ "users", ":name" ], - "query": [ - { - "key": "ifExists", - "value": "false", - "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." - } - ], "variable": [ { "key": "name" @@ -1468,7 +2712,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1509,11 +2753,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1572,11 +2821,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1643,11 +2897,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1706,11 +2965,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1769,11 +3033,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1832,11 +3101,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1895,11 +3169,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -1946,6 +3225,74 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/users?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1958,11 +3305,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -2021,11 +3373,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -2084,11 +3441,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -2147,11 +3509,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -2210,11 +3577,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -2273,11 +3645,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", + "raw": "{\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n}", "options": { "raw": { "headerFamily": "json", @@ -2380,6 +3757,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2431,10 +3813,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n },\n {\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n }\n]" + "body": "[\n {\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n },\n {\n \"name\": \"\",\n \"password\": \"\",\n \"login_name\": \"\",\n \"display_name\": \"\",\n \"first_name\": \"\",\n \"middle_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"must_change_password\": \"\",\n \"disabled\": \"\",\n \"days_to_expiry\": \"\",\n \"mins_to_unlock\": \"\",\n \"default_warehouse\": \"\",\n \"default_namespace\": \"\",\n \"default_role\": \"\",\n \"default_secondary_roles\": \"\",\n \"mins_to_bypass_mfa\": \"\",\n \"rsa_public_key\": \"\",\n \"rsa_public_key_2\": \"\",\n \"comment\": \"\",\n \"type\": \"\",\n \"enable_unredacted_query_syntax_error\": \"\",\n \"network_policy\": \"\",\n \"created_on\": \"\",\n \"last_successful_login\": \"\",\n \"expires_at\": \"\",\n \"locked_until\": \"\",\n \"has_password\": \"\",\n \"has_rsa_public_key\": \"\",\n \"rsa_public_key_fp\": \"\",\n \"rsa_public_key_2_fp\": \"\",\n \"ext_authn_duo\": \"\",\n \"ext_authn_uid\": \"\",\n \"owner\": \"\",\n \"snowflake_lock\": false,\n \"snowflake_support\": false,\n \"mins_to_bypass_network_policy\": \"\",\n \"password_last_set\": \"\",\n \"custom_landing_page_url\": \"\",\n \"custom_landing_page_url_flush_next_ui_load\": false\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -2444,6 +3834,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2516,6 +3911,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2580,6 +3980,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2644,6 +4049,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2708,6 +4118,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2772,6 +4187,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2828,6 +4248,75 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/users?like=&startsWith=&showLimit=&fromName=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "users" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + }, + { + "key": "startsWith", + "value": "", + "description": "Query parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching." + }, + { + "key": "showLimit", + "value": "", + "description": "Query parameter to limit the maximum number of rows returned by a command." + }, + { + "key": "fromName", + "value": "", + "description": "Query parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -2836,6 +4325,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2900,6 +4394,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2964,6 +4463,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3028,6 +4532,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3092,6 +4601,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3156,6 +4670,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3221,6 +4740,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", diff --git a/public-preview/8.30/collection/Snowflake Warehouse API.postman_collection.json b/public-preview/8.35/collection/Snowflake Warehouse API.postman_collection.json similarity index 70% rename from public-preview/8.30/collection/Snowflake Warehouse API.postman_collection.json rename to public-preview/8.35/collection/Snowflake Warehouse API.postman_collection.json index 3d5dd72..18c3d12 100644 --- a/public-preview/8.30/collection/Snowflake Warehouse API.postman_collection.json +++ b/public-preview/8.35/collection/Snowflake Warehouse API.postman_collection.json @@ -1,11 +1,10 @@ { "info": { - "_postman_id": "087537ff-6799-4a06-9cb7-dc7233fb9c54", + "_postman_id": "2d379d73-7ca1-4ca2-b6cd-4d074b044abe", "name": "Snowflake Warehouse API", "description": "The Snowflake Warehouse API is a REST API that you can use to access, customize and manage virtual warehouse in a Snowflake account.\n\nContact Support:\n Name: Snowflake, Inc.\n Email: support@snowflake.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", - "_exporter_id": "28868798", - "_collection_link": "https://snowflake.postman.co/workspace/SnowApi-PuPr~785f3044-d2f3-4a33-8fea-8707898185ed/collection/28868798-087537ff-6799-4a06-9cb7-dc7233fb9c54?action=share&source=collection_link&creator=28868798" + "_exporter_id": "30608011" }, "item": [ { @@ -44,7 +43,7 @@ "variable": [ { "key": "name", - "value": "IDlSMO", + "value": "O9f", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -60,6 +59,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -95,10 +99,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}" + "body": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -108,6 +120,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -164,6 +181,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -212,6 +234,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -260,6 +287,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -308,6 +340,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -356,6 +393,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -396,6 +438,59 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -404,6 +499,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -452,6 +552,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -500,6 +605,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -548,6 +658,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -596,6 +711,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -644,6 +764,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -717,7 +842,7 @@ "variable": [ { "key": "name", - "value": "IDlSMO", + "value": "O9f", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -733,6 +858,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -788,6 +918,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -851,6 +986,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -906,6 +1046,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -961,6 +1106,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1016,6 +1166,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1071,6 +1226,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1118,6 +1278,66 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "DELETE", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/:name?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + ":name" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1126,6 +1346,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1181,6 +1406,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1236,6 +1466,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1291,6 +1526,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1346,6 +1586,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1401,6 +1646,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -1466,7 +1716,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1488,7 +1738,7 @@ "variable": [ { "key": "name", - "value": "IDlSMO", + "value": "O9f", "description": "(Required) Identifier (i.e. name) for the resource." } ] @@ -1508,11 +1758,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1570,11 +1825,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1640,11 +1900,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1702,11 +1967,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1764,11 +2034,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1826,11 +2101,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1888,11 +2168,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -1938,6 +2223,73 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "PUT", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/:name", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + ":name" + ], + "variable": [ + { + "key": "name" + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -1950,11 +2302,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2012,11 +2369,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2074,11 +2436,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2136,11 +2503,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2198,11 +2570,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2260,11 +2637,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -2357,6 +2739,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2407,6 +2794,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2465,6 +2857,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2515,6 +2912,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2565,6 +2967,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2615,6 +3022,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2665,6 +3077,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2707,6 +3124,61 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/{{name}}:resume?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + "{{name}}:resume" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -2715,6 +3187,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2765,6 +3242,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2815,6 +3297,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2865,6 +3352,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2915,6 +3407,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -2965,6 +3462,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3054,6 +3556,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3104,6 +3611,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3162,6 +3674,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3212,6 +3729,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3262,6 +3784,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3312,6 +3839,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3362,6 +3894,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3404,6 +3941,61 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/{{name}}:suspend?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + "{{name}}:suspend" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -3412,6 +4004,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3462,6 +4059,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3512,6 +4114,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3562,6 +4169,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3612,6 +4224,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3662,6 +4279,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -3727,7 +4349,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3769,11 +4391,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3833,11 +4460,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3905,11 +4537,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -3969,11 +4606,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4033,11 +4675,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4097,11 +4744,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4161,11 +4813,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4213,6 +4870,75 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/{{name}}:rename?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + "{{name}}:rename" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -4225,11 +4951,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4289,11 +5020,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4353,11 +5089,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4417,11 +5158,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4481,11 +5227,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4545,11 +5296,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -4644,6 +5400,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4694,6 +5455,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4752,6 +5518,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4802,6 +5573,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4852,6 +5628,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4902,6 +5683,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4952,6 +5738,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -4995,13 +5786,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5024,8 +5820,8 @@ ] } }, - "status": "Conflict", - "code": 409, + "status": "Request Timeout", + "code": 408, "_postman_previewlanguage": "json", "header": [ { @@ -5045,13 +5841,18 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", + "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5074,8 +5875,8 @@ ] } }, - "status": "Gone", - "code": 410, + "status": "Conflict", + "code": 409, "_postman_previewlanguage": "json", "header": [ { @@ -5095,13 +5896,73 @@ "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, { - "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "name": "Gone. This error is primarily intended to assist the task of web maintenance by notifying the recipient that the resource is intentionally unavailable.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/{{name}}:abort?ifExists=false", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + "{{name}}:abort" + ], + "query": [ + { + "key": "ifExists", + "value": "false", + "description": "Query parameter that specifies how to handle the request for a resource that does not exist:\n- `true`: The endpoint does not throw an error if the resource does not exist. It returns a 200 success response, but does not take any action on the resource.\n- `false`: The endpoint throws an error if the resource doesn't exist." + } + ] + } + }, + "status": "Gone", + "code": 410, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, + { + "name": "Limit Exceeded. The number of requests hit the rate limit. The application must slow down the frequency of hitting the API endpoints.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5152,6 +6013,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5202,6 +6068,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5252,6 +6123,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5334,6 +6210,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5377,6 +6258,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5428,6 +6314,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5471,6 +6362,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5514,6 +6410,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5557,6 +6458,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5600,6 +6506,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5635,6 +6546,54 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses/{{name}}:use", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses", + "{{name}}:use" + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -5643,6 +6602,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5686,6 +6650,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5729,6 +6698,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5772,6 +6746,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5815,6 +6794,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5858,6 +6842,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -5913,7 +6902,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -5954,11 +6943,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6017,11 +7011,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6088,11 +7087,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6151,11 +7155,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6214,11 +7223,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6277,11 +7291,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6328,6 +7347,74 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "POST", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "body": { + "mode": "raw", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "options": { + "raw": { + "headerFamily": "json", + "language": "json" + } + } + }, + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses?createMode=errorIfExists", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses" + ], + "query": [ + { + "key": "createMode", + "value": "errorIfExists", + "description": "Query parameter allowing support for different modes of resource creation. Possible values include:\n- `errorIfExists`: Throws an error if you try to create a resource that already exists.\n- `orReplace`: Automatically replaces the existing resource with the current one.\n- `ifNotExists`: Creates a new resource when an alter is requested for a non-existent resource." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -6340,11 +7427,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6403,11 +7495,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6466,11 +7563,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6529,11 +7631,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6592,11 +7699,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6655,11 +7767,16 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "body": { "mode": "raw", - "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"\\\"jJ\\\"\\\"\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"\\\"=g`J3\\\"\\\"n9]\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", + "raw": "{\n \"name\": \"\\\"\\\"\\\"\\\"\\\"66\\\"\\\"7\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"false\",\n \"resource_monitor\": \"pKWz3\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", @@ -6747,6 +7864,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6783,10 +7905,18 @@ "content": "", "type": "text/plain" } + }, + { + "key": "Link", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } } ], "cookie": [], - "body": "[\n {\n \"name\": \"Bwv21D0ta7\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"true\",\n \"resource_monitor\": \"\\\"?\\\"\\\"\\\"\\\"D\\\"\\\"\\\"\\\"\\\"\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"false\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n },\n {\n \"name\": \"\\\".&b\\\"\\\"N\\\"\\\"!O5\\\"\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"true\",\n \"resource_monitor\": \"yKy_1bteSS\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n }\n]" + "body": "[\n {\n \"name\": \"fEHQzSM8H\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"true\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"true\",\n \"initially_suspended\": \"true\",\n \"resource_monitor\": \"jgU8kJHn\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n },\n {\n \"name\": \"UXrxG8\",\n \"warehouse_type\": \"\",\n \"warehouse_size\": \"\",\n \"wait_for_completion\": \"false\",\n \"max_cluster_count\": \"\",\n \"min_cluster_count\": \"\",\n \"scaling_policy\": \"\",\n \"auto_suspend\": \"\",\n \"auto_resume\": \"false\",\n \"initially_suspended\": \"true\",\n \"resource_monitor\": \"FZFcSta\",\n \"comment\": \"\",\n \"enable_query_acceleration\": \"true\",\n \"query_acceleration_max_scale_factor\": \"\",\n \"max_concurrency_level\": \"\",\n \"statement_queued_timeout_in_seconds\": \"\",\n \"statement_timeout_in_seconds\": \"\",\n \"type\": \"\",\n \"size\": \"\",\n \"state\": \"\",\n \"started_clusters\": \"\",\n \"running\": \"\",\n \"queued\": \"\",\n \"is_default\": \"\",\n \"is_current\": \"\",\n \"available\": \"\",\n \"provisioning\": \"\",\n \"quiescing\": \"\",\n \"other\": \"\",\n \"created_on\": \"\",\n \"resumed_on\": \"\",\n \"updated_on\": \"\",\n \"owner\": \"\",\n \"budget\": \"\",\n \"kind\": \"\",\n \"owner_role_type\": \"\"\n }\n]" }, { "name": "Successfully accepted the request, but it is not completed yet.", @@ -6796,6 +7926,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6853,6 +7988,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6902,6 +8042,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -6951,6 +8096,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7000,6 +8150,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7049,6 +8204,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7090,6 +8250,60 @@ "cookie": [], "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" }, + { + "name": "Request Timeout. This indicates that the request from the client timed out and was not completed by the server.", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Accept", + "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" + } + ], + "url": { + "raw": "{{baseUrl}}/api/v2/warehouses?like=", + "host": [ + "{{baseUrl}}" + ], + "path": [ + "api", + "v2", + "warehouses" + ], + "query": [ + { + "key": "like", + "value": "", + "description": "Query parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters." + } + ] + } + }, + "status": "Request Timeout", + "code": 408, + "_postman_previewlanguage": "json", + "header": [ + { + "key": "Content-Type", + "value": "application/json" + }, + { + "key": "X-Snowflake-Request-ID", + "value": "", + "description": { + "content": "", + "type": "text/plain" + } + } + ], + "cookie": [], + "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"error_code\": \"\",\n \"request_id\": \"\"\n}" + }, { "name": "Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when a CREATE request was performed when there is a pre-existing resource with the same name, and also without one of the ", "originalRequest": { @@ -7098,6 +8312,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7147,6 +8366,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7196,6 +8420,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7245,6 +8474,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7294,6 +8528,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7343,6 +8582,11 @@ { "key": "Accept", "value": "application/json" + }, + { + "key": "Authorization", + "value": "Bearer ", + "description": "Added as a part of security scheme: bearer" } ], "url": { @@ -7393,6 +8637,16 @@ ] } ], + "auth": { + "type": "bearer", + "bearer": [ + { + "key": "token", + "value": "{{bearerToken}}", + "type": "string" + } + ] + }, "variable": [ { "key": "baseUrl", @@ -7400,23 +8654,7 @@ }, { "key": "name", - "value": "IDlSMO" - }, - { - "key": "name", - "value": "IDlSMO" - }, - { - "key": "name", - "value": "IDlSMO" - }, - { - "key": "name", - "value": "IDlSMO" - }, - { - "key": "name", - "value": "IDlSMO" + "value": "O9f" } ] } \ No newline at end of file diff --git a/public-preview/8.30/specification/common.yaml b/public-preview/8.35/specification/common.yaml similarity index 94% rename from public-preview/8.30/specification/common.yaml rename to public-preview/8.35/specification/common.yaml index 7808d84..924118f 100644 --- a/public-preview/8.30/specification/common.yaml +++ b/public-preview/8.35/specification/common.yaml @@ -285,6 +285,13 @@ components: type: boolean example: false default: false + asyncExec: + name: asyncExec + in: query + description: Asynchronous execution enable/disable. Default is disable. + schema: + type: boolean + default: false sessionId: name: sessionId description: Unique ID for the current session. @@ -336,8 +343,18 @@ components: schema: type: string format: uuid + Link: + description: Links to the page of results (e.g. the first page, the last page, + etc.). The header can include multiple 'url' entries with different 'rel' + attribute values that specify the page to return ('first', 'next', 'prev', + and 'last'). + schema: + type: string + example: ; rel="first",; + rel="next",; + rel="last" securitySchemes: - keyPair: + KeyPair: type: http scheme: bearer bearerFormat: JWT @@ -446,6 +463,16 @@ components: application/json: schema: $ref: '#/components/schemas/ErrorResponse' + 408RequestTimeout: + description: Request Timeout. This indicates that the request from the client + timed out and was not completed by the server. + headers: + X-Snowflake-Request-ID: + $ref: '#/components/headers/X-Snowflake-Request-ID' + content: + application/json: + schema: + $ref: '#/components/schemas/ErrorResponse' 409Conflict: description: Conflict. The requested operation could not be performed due to a conflicting state that could not be resolved. This usually happens when @@ -525,6 +552,6 @@ components: schema: $ref: '#/components/schemas/ErrorResponse' security: - - keyPair: [] + - KeyPair: [] - ExternalOAuth: [] - SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/compute-pool.yaml b/public-preview/8.35/specification/compute-pool.yaml similarity index 92% rename from public-preview/8.30/specification/compute-pool.yaml rename to public-preview/8.35/specification/compute-pool.yaml index 692df3e..708b1e1 100644 --- a/public-preview/8.30/specification/compute-pool.yaml +++ b/public-preview/8.35/specification/compute-pool.yaml @@ -29,6 +29,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -92,6 +94,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -118,6 +122,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -349,6 +355,10 @@ components: type: integer description: Number of services on the compute pool. readOnly: true + num_jobs: + type: integer + description: Number of jobs on the compute pool. + readOnly: true auto_suspend_secs: type: integer description: Number of seconds until the compute pool automatically suspends. @@ -384,6 +394,21 @@ components: type: string description: Identifier for the current owner of the compute pool. readOnly: true + is_exclusive: + type: boolean + description: Whether a compute pool is created exclusively for a Snowflake + Native App. + readOnly: true + application: + type: string + description: Name of the Snowflake Native App if the compute pool is created + exclusively for the app. + readOnly: true + budget: + type: string + description: The name of the budget monitoring the credit usage of the compute + pool. + readOnly: true error_code: type: string description: Current error the compute pool hit if any. @@ -402,6 +427,7 @@ components: comment: test_comment state: STARTING num_services: 1 + num_jobs: 3 auto_suspend_secs: 10 active_nodes: 2 idle_nodes: 2 @@ -410,6 +436,9 @@ components: updated_on: '2024-06-18T01:01:01.111111' resumed_on: '2024-06-18T01:01:01.111111' owner: POOL_ADMIN + is_exclusive: true + application: testapp + budget: testbudget error_code: '392507' status_message: Compute Pool is resizing for last 10 minutes. We have observed CAPACITY_ERROR. Please refer to our documentation. @@ -418,5 +447,16 @@ components: - instance_family - min_nodes - max_nodes + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] tags: - name: compute-pool diff --git a/public-preview/8.30/specification/cortex-analyst.yaml b/public-preview/8.35/specification/cortex-analyst.yaml similarity index 95% rename from public-preview/8.30/specification/cortex-analyst.yaml rename to public-preview/8.35/specification/cortex-analyst.yaml index aa0b05f..2e0259b 100644 --- a/public-preview/8.30/specification/cortex-analyst.yaml +++ b/public-preview/8.35/specification/cortex-analyst.yaml @@ -18,6 +18,7 @@ paths: tags: - cortex-analyst summary: Send a data question to the Cortex Analyst + description: Send a data question to the Cortex Analyst requestBody: required: true content: @@ -252,5 +253,14 @@ components: $ref: '#/components/schemas/MessageObject' required: - messages -tags: -- name: cortex-analyst + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/cortex-inference.yaml b/public-preview/8.35/specification/cortex-inference.yaml similarity index 73% rename from public-preview/8.30/specification/cortex-inference.yaml rename to public-preview/8.35/specification/cortex-inference.yaml index 23bd267..3b92342 100644 --- a/public-preview/8.30/specification/cortex-inference.yaml +++ b/public-preview/8.35/specification/cortex-inference.yaml @@ -24,9 +24,6 @@ paths: '200': description: OK content: - application/json: - schema: - $ref: '#/components/schemas/NonStreamingCompleteResponse' text/event-stream: schema: $ref: '#/components/schemas/StreamingCompleteResponse' @@ -68,11 +65,6 @@ components: - content minItems: 1 maxItems: 1 - stream: - description: If true, the response content is streamed as JSON-structured - server-sent events. If false, a single JSON response is returned. - type: boolean - default: false temperature: description: Temperature controls the amount of randomness used in response generation. A higher temperature corresponds to more randomness. @@ -87,7 +79,7 @@ components: default: 1.0 minimum: 0.0 maximum: 1.0 - max_output_tokens: + max_tokens: description: The maximum number of output tokens to produce. The default value is model-dependent. type: integer @@ -96,36 +88,6 @@ components: required: - model - messages - NonStreamingCompleteResponse: - type: object - description: Text-completion response for non-streaming request. - properties: - choices: - type: array - items: - type: object - properties: - message: - type: object - properties: - content: - type: string - description: The text completion response. - usage: - type: object - title: Usage - properties: - prompt_tokens: - type: integer - description: Input token count. - completion_tokens: - type: integer - description: Output token count. - total_tokens: - type: integer - description: Sum of prompt_tokens and completion_tokens. - required: - - texts StreamingCompleteResponse: type: object description: Server-sent events for streaming text-completion updates. @@ -148,5 +110,14 @@ components: type: string description: Change in text-completion response content since previous event. -tags: -- name: cortex-inference + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/cortex-search-service.yaml b/public-preview/8.35/specification/cortex-search-service.yaml similarity index 88% rename from public-preview/8.30/specification/cortex-search-service.yaml rename to public-preview/8.35/specification/cortex-search-service.yaml index 9d6ce82..078479b 100644 --- a/public-preview/8.30/specification/cortex-search-service.yaml +++ b/public-preview/8.35/specification/cortex-search-service.yaml @@ -46,6 +46,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '500': @@ -100,5 +102,14 @@ components: required: - results - request_id -tags: -- name: cortex-search-service + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/database.yaml b/public-preview/8.35/specification/database.yaml similarity index 94% rename from public-preview/8.30/specification/database.yaml rename to public-preview/8.35/specification/database.yaml index 621b5f6..b2dc54f 100644 --- a/public-preview/8.30/specification/database.yaml +++ b/public-preview/8.35/specification/database.yaml @@ -36,6 +36,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -54,6 +56,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -103,6 +107,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -151,6 +157,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -194,6 +202,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -246,6 +256,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -272,6 +284,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -288,6 +302,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -330,6 +346,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -382,6 +400,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -435,6 +455,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -479,6 +501,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -520,6 +544,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -564,6 +590,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -607,6 +635,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -645,6 +675,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -789,5 +821,14 @@ components: name: $ref: ./common.yaml#/components/schemas/Identifier description: Name of the database. -tags: -- name: database + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/dynamic-table.yaml b/public-preview/8.35/specification/dynamic-table.yaml similarity index 92% rename from public-preview/8.30/specification/dynamic-table.yaml rename to public-preview/8.35/specification/dynamic-table.yaml index 02945bf..9ce7e56 100644 --- a/public-preview/8.30/specification/dynamic-table.yaml +++ b/public-preview/8.35/specification/dynamic-table.yaml @@ -39,6 +39,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -57,6 +59,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -102,6 +106,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -131,6 +137,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -147,6 +155,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -187,6 +197,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -245,6 +257,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -283,6 +297,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -322,6 +338,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -361,6 +379,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -400,6 +420,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -439,6 +461,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -478,6 +502,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -498,12 +524,23 @@ paths: - $ref: common.yaml#/components/parameters/name - $ref: common.yaml#/components/parameters/ifExists - name: targetName - description: The fully-specified name of the target dynamic table to be swapped - with. + description: The name of the target dynamic table to be swapped with. in: query required: true schema: - type: string + $ref: common.yaml#/components/schemas/Identifier + - name: targetDatabase + in: query + description: Database of the target dynamic table. Defaults to the source + table's database. + schema: + $ref: common.yaml#/components/schemas/Identifier + - name: targetSchema + in: query + description: Schema of the target dynamic table. Defaults to the source table's + schema. + schema: + $ref: common.yaml#/components/schemas/Identifier summary: Swap with another dynamic table tags: - dynamic-table @@ -524,6 +561,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -718,5 +757,14 @@ components: $ref: common.yaml#/components/schemas/PointOfTime required: - name -tags: -- name: dynamic-table + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/function.yaml b/public-preview/8.35/specification/function.yaml similarity index 92% rename from public-preview/8.30/specification/function.yaml rename to public-preview/8.35/specification/function.yaml index 6ec1fe6..85aa651 100644 --- a/public-preview/8.30/specification/function.yaml +++ b/public-preview/8.35/specification/function.yaml @@ -29,6 +29,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -86,6 +88,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -113,6 +117,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -314,11 +320,26 @@ components: service: $ref: ./common.yaml#/components/schemas/Identifier description: Service's name + service_database: + $ref: ./common.yaml#/components/schemas/Identifier + description: Service's database name + service_schema: + $ref: ./common.yaml#/components/schemas/Identifier + description: Service's schema name endpoint: type: string description: Function's endpoint path: type: string description: Function's path -tags: -- name: function + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/grant.yaml b/public-preview/8.35/specification/grant.yaml similarity index 94% rename from public-preview/8.30/specification/grant.yaml rename to public-preview/8.35/specification/grant.yaml index 9fabe08..41c9133 100644 --- a/public-preview/8.30/specification/grant.yaml +++ b/public-preview/8.35/specification/grant.yaml @@ -47,6 +47,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -96,6 +98,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -139,6 +143,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -182,6 +188,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -227,6 +235,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -272,6 +282,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -302,6 +314,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -320,6 +334,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -477,5 +493,14 @@ components: type: string description: The role that granted this privilege to this grantee example: SUBADMIN -tags: -- name: grant + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/image-repository.yaml b/public-preview/8.35/specification/image-repository.yaml similarity index 86% rename from public-preview/8.30/specification/image-repository.yaml rename to public-preview/8.35/specification/image-repository.yaml index 76149ef..ea219af 100644 --- a/public-preview/8.30/specification/image-repository.yaml +++ b/public-preview/8.35/specification/image-repository.yaml @@ -29,6 +29,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -47,6 +49,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -91,6 +95,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -118,6 +124,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -196,15 +204,14 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: - type: object - properties: - images: - type: array - items: - type: string + type: array + items: + $ref: '#/components/schemas/Image' '202': $ref: common.yaml#/components/responses/202SuccessAcceptedResponse '400': @@ -227,6 +234,30 @@ paths: $ref: common.yaml#/components/responses/504GatewayTimeout components: schemas: + Image: + type: object + description: A image in a Snowflake image repository. + properties: + created_on: + type: string + description: Date and time when the image was uploaded to the image repository. + readOnly: true + image_name: + type: string + description: Image name. + readOnly: true + tags: + type: string + description: Image tags. + readOnly: true + digest: + type: string + description: SHA256 digest of the image. + readOnly: true + image_path: + type: string + description: Image path (database_name/schema_name/repository_name/image_name:image_tag). + readOnly: true ImageRepository: type: object description: A Snowflake image repository. @@ -266,5 +297,14 @@ components: owner_role_type: ADMIN required: - name -tags: -- name: image-repository + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/result.yaml b/public-preview/8.35/specification/result.yaml similarity index 81% rename from public-preview/8.30/specification/result.yaml rename to public-preview/8.35/specification/result.yaml index d9445d4..af07bd4 100644 --- a/public-preview/8.30/specification/result.yaml +++ b/public-preview/8.35/specification/result.yaml @@ -42,6 +42,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: {} '202': @@ -56,6 +58,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '500': @@ -64,5 +68,15 @@ paths: $ref: common.yaml#/components/responses/503ServiceUnavailable '504': $ref: common.yaml#/components/responses/504GatewayTimeout -tags: -- name: result +components: + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/role.yaml b/public-preview/8.35/specification/role.yaml similarity index 91% rename from public-preview/8.30/specification/role.yaml rename to public-preview/8.35/specification/role.yaml index 9760ac6..d004050 100644 --- a/public-preview/8.30/specification/role.yaml +++ b/public-preview/8.35/specification/role.yaml @@ -42,6 +42,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -71,6 +73,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -89,6 +93,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -126,6 +132,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -193,5 +201,14 @@ components: type: string description: Specifies the role that owns this role. readOnly: true -tags: -- name: role + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/schema.yaml b/public-preview/8.35/specification/schema.yaml similarity index 94% rename from public-preview/8.30/specification/schema.yaml rename to public-preview/8.35/specification/schema.yaml index 574f371..be9524a 100644 --- a/public-preview/8.30/specification/schema.yaml +++ b/public-preview/8.35/specification/schema.yaml @@ -38,6 +38,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -56,6 +58,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -107,6 +111,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -166,6 +172,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -203,6 +211,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -230,6 +240,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -246,6 +258,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -297,6 +311,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -352,6 +368,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -482,5 +500,14 @@ components: properties: point_of_time: $ref: common.yaml#/components/schemas/PointOfTime -tags: -- name: schema + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/service.yaml b/public-preview/8.35/specification/service.yaml similarity index 55% rename from public-preview/8.30/specification/service.yaml rename to public-preview/8.35/specification/service.yaml index 924aff4..43b9791 100644 --- a/public-preview/8.30/specification/service.yaml +++ b/public-preview/8.35/specification/service.yaml @@ -32,6 +32,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -88,6 +90,50 @@ paths: application/json: schema: $ref: '#/components/schemas/Service' + responses: + '200': + $ref: common.yaml#/components/responses/200SuccessResponse + '202': + $ref: common.yaml#/components/responses/202SuccessAcceptedResponse + '400': + $ref: common.yaml#/components/responses/400BadRequest + '401': + $ref: common.yaml#/components/responses/401Unauthorized + '403': + $ref: common.yaml#/components/responses/403Forbidden + '404': + $ref: common.yaml#/components/responses/404NotFound + '405': + $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout + '409': + $ref: common.yaml#/components/responses/409Conflict + '429': + $ref: common.yaml#/components/responses/429LimitExceeded + '500': + $ref: common.yaml#/components/responses/500InternalServerError + '503': + $ref: common.yaml#/components/responses/503ServiceUnavailable + '504': + $ref: common.yaml#/components/responses/504GatewayTimeout + /api/v2/databases/{database}/schemas/{schema}/services:execute-job: + post: + summary: Execute a job service + tags: + - service + description: Create and execute a job service. See the JobService component + definition for what is required to be provided in the request body. + operationId: executeJobService + parameters: + - $ref: common.yaml#/components/parameters/database + - $ref: common.yaml#/components/parameters/schema + requestBody: + required: true + content: + application/json: + schema: + $ref: '#/components/schemas/JobService' responses: '200': $ref: common.yaml#/components/responses/200SuccessResponse @@ -129,6 +175,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -222,6 +270,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -273,6 +323,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -300,6 +352,138 @@ paths: $ref: common.yaml#/components/responses/503ServiceUnavailable '504': $ref: common.yaml#/components/responses/504GatewayTimeout + /api/v2/databases/{database}/schemas/{schema}/services/{name}/containers: + get: + description: List all the containers of the service + tags: + - service + operationId: listServiceContainers + parameters: + - $ref: common.yaml#/components/parameters/database + - $ref: common.yaml#/components/parameters/schema + - $ref: common.yaml#/components/parameters/name + responses: + '200': + description: successful + headers: + X-Snowflake-Request-ID: + $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link + content: + application/json: + schema: + type: array + items: + $ref: '#/components/schemas/ServiceContainer' + '202': + $ref: common.yaml#/components/responses/202SuccessAcceptedResponse + '400': + $ref: common.yaml#/components/responses/400BadRequest + '401': + $ref: common.yaml#/components/responses/401Unauthorized + '403': + $ref: common.yaml#/components/responses/403Forbidden + '404': + $ref: common.yaml#/components/responses/404NotFound + '405': + $ref: common.yaml#/components/responses/405MethodNotAllowed + '429': + $ref: common.yaml#/components/responses/429LimitExceeded + '500': + $ref: common.yaml#/components/responses/500InternalServerError + '503': + $ref: common.yaml#/components/responses/503ServiceUnavailable + '504': + $ref: common.yaml#/components/responses/504GatewayTimeout + /api/v2/databases/{database}/schemas/{schema}/services/{name}/instances: + get: + description: List all the instances of the service + tags: + - service + operationId: listServiceInstances + parameters: + - $ref: common.yaml#/components/parameters/database + - $ref: common.yaml#/components/parameters/schema + - $ref: common.yaml#/components/parameters/name + responses: + '200': + description: successful + headers: + X-Snowflake-Request-ID: + $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link + content: + application/json: + schema: + type: array + items: + $ref: '#/components/schemas/ServiceInstance' + '202': + $ref: common.yaml#/components/responses/202SuccessAcceptedResponse + '400': + $ref: common.yaml#/components/responses/400BadRequest + '401': + $ref: common.yaml#/components/responses/401Unauthorized + '403': + $ref: common.yaml#/components/responses/403Forbidden + '404': + $ref: common.yaml#/components/responses/404NotFound + '405': + $ref: common.yaml#/components/responses/405MethodNotAllowed + '429': + $ref: common.yaml#/components/responses/429LimitExceeded + '500': + $ref: common.yaml#/components/responses/500InternalServerError + '503': + $ref: common.yaml#/components/responses/503ServiceUnavailable + '504': + $ref: common.yaml#/components/responses/504GatewayTimeout + /api/v2/databases/{database}/schemas/{schema}/services/{name}/roles: + get: + description: List all the service roles of the service + tags: + - service + operationId: listServiceRoles + parameters: + - $ref: common.yaml#/components/parameters/database + - $ref: common.yaml#/components/parameters/schema + - $ref: common.yaml#/components/parameters/name + responses: + '200': + description: successful + headers: + X-Snowflake-Request-ID: + $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link + content: + application/json: + schema: + type: array + items: + $ref: '#/components/schemas/ServiceRole' + '202': + $ref: common.yaml#/components/responses/202SuccessAcceptedResponse + '400': + $ref: common.yaml#/components/responses/400BadRequest + '401': + $ref: common.yaml#/components/responses/401Unauthorized + '403': + $ref: common.yaml#/components/responses/403Forbidden + '404': + $ref: common.yaml#/components/responses/404NotFound + '405': + $ref: common.yaml#/components/responses/405MethodNotAllowed + '429': + $ref: common.yaml#/components/responses/429LimitExceeded + '500': + $ref: common.yaml#/components/responses/500InternalServerError + '503': + $ref: common.yaml#/components/responses/503ServiceUnavailable + '504': + $ref: common.yaml#/components/responses/504GatewayTimeout /api/v2/databases/{database}/schemas/{schema}/services/{name}:resume: post: description: Resume a service. @@ -386,6 +570,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -455,13 +641,110 @@ components: from_inline: ServiceSpecInlineText writeOnly: true Service: + allOf: + - $ref: '#/components/schemas/JobService' + - type: object + description: A Snowflake service object. + properties: + auto_resume: + type: boolean + description: Specifies whether to automatically resume a service when + a service function or ingress is called. + current_instances: + type: integer + description: The current number of instances for the service. + readOnly: true + target_instances: + type: integer + description: The target number of service instances that should be running + as determined by Snowflake. + readOnly: true + min_instances: + type: integer + description: Specifies the minimum number of service instances to run. + max_instances: + type: integer + description: Specifies the maximum number of service instances to run. + database_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: The name of the parent database for the service. + readOnly: true + schema_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: The name of the parent schema for the service. + readOnly: true + owner: + type: string + description: Role that owns the service. + readOnly: true + dns_name: + type: string + description: Snowflake-assiged DNS name of the service. The DNS name enables + service-to-service communications. + readOnly: true + created_on: + type: string + description: Timestamp when the service was created. + format: date-time + readOnly: true + updated_on: + type: string + description: Timestamp when the service was last updated. + format: date-time + readOnly: true + resumed_on: + type: string + description: Timestamp when the service was last resumed. + format: date-time + readOnly: true + owner_role_type: + type: string + description: The role type of the service owner. + readOnly: true + is_job: + type: boolean + description: True if the service is a job service; false otherwise. + readOnly: true + spec_digest: + type: string + description: The unique and immutable identifier representing the service + spec content. + readOnly: true + is_upgrading: + type: boolean + description: TRUE, if Snowflake is in the process of upgrading the service. + readOnly: true + managing_object_domain: + type: string + description: The domain of the managing object (for example, the domain + of the notebook that manages the service). NULL if the service is not + managed by a Snowflake entity. + readOnly: true + managing_object_name: + type: string + description: The name of the managing object (for example, the name of + the notebook that manages the service). NULL if the service is not managed + by a Snowflake entity. + readOnly: true + example: + min_instances: 2 + max_instances: 5 + database_name: testdb + schema_name: testschema + owner: SYSADMIN + is_job: false + JobService: type: object - description: A Snowflake service object. + description: A Snowflake job service object. + writeOnly: true properties: name: $ref: ./common.yaml#/components/schemas/Identifier description: String that specifies the identifier (that is, the name) for the service. + status: + type: string + description: The current status of the service. compute_pool: type: string description: Specifies the name of the compute pool in your account on which @@ -475,16 +758,6 @@ components: allow your service to access external sites. items: type: string - auto_resume: - type: boolean - description: Specifies whether to automatically resume a service when a - service function or ingress is called. - min_instances: - type: integer - description: Specifies the minimum number of service instances to run. - max_instances: - type: integer - description: Specifies the maximum number of service instances to run. query_warehouse: $ref: ./common.yaml#/components/schemas/Identifier description: Warehouse to use if a service container connects to Snowflake @@ -492,42 +765,6 @@ components: comment: type: string description: Specifies a comment for the service. - database_name: - $ref: ./common.yaml#/components/schemas/Identifier - description: The name of the parent database for the service. - readOnly: true - schema_name: - $ref: ./common.yaml#/components/schemas/Identifier - description: The name of the parent schema for the service. - readOnly: true - owner: - type: string - description: Role that owns the service. - readOnly: true - dns_name: - type: string - description: Snowflake-assiged DNS name of the service. The DNS name enables - service-to-service communications. - readOnly: true - created_on: - type: string - description: Timestamp when the service was created. - format: date-time - readOnly: true - updated_on: - type: string - description: Timestamp when the service was last updated. - format: date-time - readOnly: true - resumed_on: - type: string - description: Timestamp when the service was last resumed. - format: date-time - readOnly: true - owner_role_type: - type: string - description: The role type of the service owner. - readOnly: true required: - name - compute_pool @@ -544,13 +781,170 @@ components: properties: name: type: string + description: User-friendly endpoint name that represents the corresponding + port. port: type: integer + description: The network port the service is listening on. NULL, when portRange + is specified. + portRange: + type: string + description: The network port range the service is listening on. NULL, when + port is specified. protocol: type: string + description: Supported network protocol (TCP, HTTP, or HTTPS). + default: HTTP is_public: type: boolean + description: True, if the endpoint is public, accessible from internet. + default: false ingress_url: type: string -tags: -- name: service + description: Endpoint URL accessible from the internet. + readOnly: true + example: + name: endpoint + port: 8080 + protocol: HTTPS + is_public: true + ingress_url: abcd-org-acc.snowflakecomputing.app + ServiceContainer: + type: object + properties: + database_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: Database in which the service is created. + readOnly: true + schema_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: Schema in which the service is created. + readOnly: true + service_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: The name of the service. + readOnly: true + instance_id: + type: string + description: ID of the service instance (this is the index of the service + instance starting from 0). + readOnly: true + container_name: + type: string + description: Name of the container. + readOnly: true + status: + type: string + description: Service container status. + readOnly: true + message: + type: string + description: Additional clarification about status. + readOnly: true + image_name: + type: string + description: Image name used to create the service container. + readOnly: true + image_digest: + type: string + description: The unique and immutable identifier representing the image + content. + readOnly: true + restart_count: + type: integer + description: Number of times Snowflake restarted the service. + readOnly: true + start_time: + type: string + description: Date and time when the container started. + readOnly: true + example: + database_name: testdb + schema_name: testschema + service_name: myservice + instance_id: '0' + container_name: main + status: PENDING + message: Pending scheduling. + image_name: /db/schema/repo/image:1.0 + image_digest: abcdefd + restart_count: 0 + start_time: 2023-01-01 00:00:00+00:00 + ServiceInstance: + type: object + properties: + database_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: Database in which the service is created. + readOnly: true + schema_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: Schema in which the service is created. + readOnly: true + service_name: + $ref: ./common.yaml#/components/schemas/Identifier + description: The name of the service. + readOnly: true + instance_id: + type: string + description: ID of the service instance (this is the index of the service + instance starting from 0). + readOnly: true + status: + type: string + description: The current status of the service instance. + readOnly: true + spec_digest: + type: string + description: The unique and immutable identifier that represents the service + specification content. + readOnly: true + creation_time: + type: string + description: The time when Snowflake started creating the service instance. + readOnly: true + start_time: + type: string + description: The time when Snowflake acknowledged the service instance is + running on a node. + readOnly: true + example: + database_name: testdb + schema_name: testschema + service_name: myservice + instance_id: '0' + status: PENDING + spec_digest: abcdefg + creation_time: 2023-01-01 00:00:00+00:00 + start_time: 2023-01-01 00:00:00+00:00 + ServiceRole: + type: object + properties: + created_on: + type: string + format: date-time + description: Date and time when the service role was created + readOnly: true + name: + type: string + description: Service role name + readOnly: true + comment: + type: string + description: Comment, if any, for the service role + readOnly: true + example: + created_on: 2023-01-01 00:00:00+00:00 + name: testrole + comment: This is a service role. + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/stage.yaml b/public-preview/8.35/specification/stage.yaml similarity index 95% rename from public-preview/8.30/specification/stage.yaml rename to public-preview/8.35/specification/stage.yaml index 5678b3a..db191fd 100644 --- a/public-preview/8.30/specification/stage.yaml +++ b/public-preview/8.35/specification/stage.yaml @@ -30,6 +30,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -48,6 +50,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -91,6 +95,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -118,6 +124,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -196,6 +204,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -382,6 +392,7 @@ components: description: Specifies the encryption type used. master_key: type: string + format: password description: Specifies the client-side master key used to encrypt the files in the bucket. The master key must be a 128-bit or 256-bit key in Base64-encoded form. @@ -474,14 +485,17 @@ components: properties: aws_key_id: type: string + format: password description: Scoped credentials generated by AWS Security Token Service (STS). aws_secret_key: type: string + format: password description: Scoped credentials generated by AWS Security Token Service (STS). aws_token: type: string + format: password description: Scoped credentials generated by AWS Security Token Service (STS). aws_role: @@ -496,7 +510,17 @@ components: properties: azure_sas_token: type: string + format: password description: Specifies the SAS (shared access signature) token for connecting to Azure. -tags: -- name: stage + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/table.yaml b/public-preview/8.35/specification/table.yaml similarity index 94% rename from public-preview/8.30/specification/table.yaml rename to public-preview/8.35/specification/table.yaml index 5e90469..5f08f82 100644 --- a/public-preview/8.30/specification/table.yaml +++ b/public-preview/8.35/specification/table.yaml @@ -44,6 +44,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -62,6 +64,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -106,6 +110,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -160,6 +166,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -212,6 +220,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -260,6 +270,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -312,6 +324,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -341,6 +355,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -357,6 +373,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -401,6 +419,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -439,6 +459,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -497,6 +519,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -544,6 +568,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -590,6 +616,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -628,6 +656,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -668,6 +698,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -707,6 +739,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -747,6 +781,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -786,6 +822,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -832,6 +870,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -852,11 +892,22 @@ paths: - $ref: common.yaml#/components/parameters/name - $ref: common.yaml#/components/parameters/ifExists - name: targetName - description: The fully-specified name of the target table to be swapped with. + description: The name of the target table to be swapped with. in: query required: true schema: - type: string + $ref: common.yaml#/components/schemas/Identifier + - name: targetDatabase + in: query + description: Database of the target table. Defaults to the source table's + database. + schema: + $ref: common.yaml#/components/schemas/Identifier + - name: targetSchema + in: query + description: Schema of the target table. Defaults to the source table's schema. + schema: + $ref: common.yaml#/components/schemas/Identifier summary: Swap with another table tags: - table @@ -877,6 +928,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -1153,5 +1206,14 @@ components: type: string description: Specifies the name for the table, must be unique for the schema in which the table is created -tags: -- name: table + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/task.yaml b/public-preview/8.35/specification/task.yaml similarity index 96% rename from public-preview/8.30/specification/task.yaml rename to public-preview/8.35/specification/task.yaml index aa6e981..93d458b 100644 --- a/public-preview/8.30/specification/task.yaml +++ b/public-preview/8.35/specification/task.yaml @@ -34,6 +34,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -52,6 +54,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -107,6 +111,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '429': @@ -134,6 +140,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -245,6 +253,7 @@ paths: - $ref: common.yaml#/components/parameters/database - $ref: common.yaml#/components/parameters/schema - $ref: common.yaml#/components/parameters/name + - $ref: common.yaml#/components/parameters/asyncExec - name: retryLast in: query description: Retry the last failed run of the DAG. @@ -369,6 +378,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -418,6 +429,11 @@ paths: responses: '200': description: successful + headers: + X-Snowflake-Request-ID: + $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -469,6 +485,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -522,6 +540,11 @@ paths: responses: '200': description: successful + headers: + X-Snowflake-Request-ID: + $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -577,6 +600,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -893,8 +918,17 @@ components: minutes: 10 required: - minutes + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] externalDocs: description: Streams and Tasks Reference url: https://docs.snowflake.com/en/sql-reference/commands-stream -tags: -- name: task diff --git a/public-preview/8.30/specification/user.yaml b/public-preview/8.35/specification/user.yaml similarity index 78% rename from public-preview/8.30/specification/user.yaml rename to public-preview/8.35/specification/user.yaml index 0422d9c..f7224d6 100644 --- a/public-preview/8.30/specification/user.yaml +++ b/public-preview/8.35/specification/user.yaml @@ -42,6 +42,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -71,6 +73,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -89,6 +93,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -116,6 +122,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -132,6 +140,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -168,6 +178,54 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout + '409': + $ref: common.yaml#/components/responses/409Conflict + '410': + $ref: common.yaml#/components/responses/410Gone + '429': + $ref: common.yaml#/components/responses/429LimitExceeded + '500': + $ref: common.yaml#/components/responses/500InternalServerError + '503': + $ref: common.yaml#/components/responses/503ServiceUnavailable + '504': + $ref: common.yaml#/components/responses/504GatewayTimeout + put: + summary: Create a (or alter an existing) user. + description: Create a (or alter an existing) user. Even if the operation is + just an alter, the full property set must be provided. Note that password + is not currently altered by this operation but is supported for a newly-created + object. + operationId: createOrAlterUser + tags: + - user + parameters: + - $ref: common.yaml#/components/parameters/name + requestBody: + required: true + content: + application/json: + schema: + $ref: '#/components/schemas/User' + responses: + '200': + $ref: common.yaml#/components/responses/200SuccessResponse + '202': + $ref: common.yaml#/components/responses/202SuccessAcceptedResponse + '400': + $ref: common.yaml#/components/responses/400BadRequest + '401': + $ref: common.yaml#/components/responses/401Unauthorized + '403': + $ref: common.yaml#/components/responses/403Forbidden + '404': + $ref: common.yaml#/components/responses/404NotFound + '405': + $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -194,6 +252,7 @@ components: example: jackpatel password: type: string + format: password description: Password login_name: type: string @@ -246,15 +305,9 @@ components: rsa_public_key: type: string description: RSA public key of the user - rsa_public_key_fp: - type: string - description: Fingerprint of the user's RSA public key rsa_public_key_2: type: string description: Second RSA public key of the user - rsa_public_key_2_fp: - type: string - description: Fingerprint of the user's second RSA public key comment: type: string description: Comment about the user. @@ -262,6 +315,14 @@ components: type: type: string description: Indicates the type of user (REGULAR or SERVICE) + enable_unredacted_query_syntax_error: + type: boolean + description: Whether to show unredacted query syntax errors in the query + history. + network_policy: + type: string + description: Specifies an existing network policy is active for the user. + Otherwise, use account default. created_on: type: string readOnly: true @@ -284,6 +345,14 @@ components: has_rsa_public_key: type: boolean readOnly: true + rsa_public_key_fp: + type: string + readOnly: true + description: Fingerprint of the user's RSA public key + rsa_public_key_2_fp: + type: string + readOnly: true + description: Fingerprint of the user's second RSA public key ext_authn_duo: type: boolean readOnly: true @@ -321,5 +390,14 @@ components: default: false description: Whether or not to flush the custom landing page of the user on next UI load -tags: -- name: user + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: [] diff --git a/public-preview/8.30/specification/warehouse.yaml b/public-preview/8.35/specification/warehouse.yaml similarity index 94% rename from public-preview/8.30/specification/warehouse.yaml rename to public-preview/8.35/specification/warehouse.yaml index ca38824..16047f4 100644 --- a/public-preview/8.30/specification/warehouse.yaml +++ b/public-preview/8.35/specification/warehouse.yaml @@ -40,6 +40,8 @@ paths: $ref: common.yaml#/components/responses/403Forbidden '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -67,6 +69,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -85,6 +89,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -113,6 +119,8 @@ paths: headers: X-Snowflake-Request-ID: $ref: common.yaml#/components/headers/X-Snowflake-Request-ID + Link: + $ref: common.yaml#/components/headers/Link content: application/json: schema: @@ -129,6 +137,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -166,6 +176,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -208,6 +220,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -246,6 +260,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -284,6 +300,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -328,6 +346,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -365,6 +385,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -402,6 +424,8 @@ paths: $ref: common.yaml#/components/responses/404NotFound '405': $ref: common.yaml#/components/responses/405MethodNotAllowed + '408': + $ref: common.yaml#/components/responses/408RequestTimeout '409': $ref: common.yaml#/components/responses/409Conflict '410': @@ -608,3 +632,14 @@ components: description: The type of role that owns the object. required: - name + securitySchemes: + KeyPair: + $ref: common.yaml#/components/securitySchemes/KeyPair + ExternalOAuth: + $ref: common.yaml#/components/securitySchemes/ExternalOAuth + SnowflakeOAuth: + $ref: common.yaml#/components/securitySchemes/SnowflakeOAuth +security: +- KeyPair: [] +- ExternalOAuth: [] +- SnowflakeOAuth: []