{ "uuid": "b61f8c46-c0e6-4cb8-ae20-9bb5f60c17d8", "lastMigration": 29, "name": "DataLakeAnalyticsCatalogManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ccc8ab9d-194c-412e-a719-0dd8ba1e52f5", "documentation": "Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/acl", "responses": [ { "uuid": "085c0d8f-17b2-4e68-9575-909bde73dc4e", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of access control list (ACL) entries for the Data Lake Analytics catalog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd8efd9b-f5c6-4767-872a-0aee58cd2c62", "documentation": "Retrieves the list of databases from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases", "responses": [ { "uuid": "9c9d0be6-1dc9-4e8c-af80-6473d4f4c5e8", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of databases.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3950f48-c819-407c-bf7e-fdc44efc1af8", "documentation": "Retrieves the specified database from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName", "responses": [ { "uuid": "4f7ec3f2-9f96-4247-9d61-c145240bb395", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the details of the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c50f901b-e07d-44ae-bfd9-7515923918e6", "documentation": "Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/acl", "responses": [ { "uuid": "835ac063-091c-4968-b231-a61c7275e92b", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of access control list (ACL) entries for the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0888c44f-0560-4d2a-99dd-9a93e4fcb91e", "documentation": "Retrieves the list of assemblies from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/assemblies", "responses": [ { "uuid": "5f5aee36-3708-4012-bd80-83c70ad8a8a9", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of assemblies in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eeba5868-7dba-4fde-99f1-7b4d5e404294", "documentation": "Retrieves the specified assembly from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/assemblies/:assemblyName", "responses": [ { "uuid": "1f1e4cf8-4b66-49b3-8ab0-aec35a1a207b", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the details of the specified assembly in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54641993-f62f-498c-9894-9d637fb4d21b", "documentation": "Retrieves the list of credentials from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/credentials", "responses": [ { "uuid": "9288f377-ccfc-460b-91ad-e2a0e6718e56", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of credentials in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41bb1afa-983c-46ce-b12a-03695c73deec", "documentation": "Retrieves the specified credential from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/credentials/:credentialName", "responses": [ { "uuid": "bc58976c-40e7-4a36-87cf-059265aed383", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the specified credential (name only) from the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afc774da-1444-40e4-916b-c03ca94b3f43", "documentation": "Modifies the specified credential for use with external data sources in the specified database", "method": "patch", "endpoint": "catalog/usql/databases/:databaseName/credentials/:credentialName", "responses": [ { "uuid": "eacd0785-2b6d-475e-8c5c-f4e819c1bb60", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully updated the specified credential's password in the specified database", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf000432-157e-4eca-9459-195ab1a4a83b", "documentation": "Deletes the specified credential in the specified database", "method": "post", "endpoint": "catalog/usql/databases/:databaseName/credentials/:credentialName", "responses": [ { "uuid": "73f1d00a-f4e5-4634-9923-7f6acbf91134", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted the specified credential from the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4417f655-07a0-4862-89b2-69f28050cb66", "documentation": "Creates the specified credential for use with external data sources in the specified database.", "method": "put", "endpoint": "catalog/usql/databases/:databaseName/credentials/:credentialName", "responses": [ { "uuid": "9995c536-90a9-475f-802a-042505afdb06", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully created the credential within the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f0c63e3-d895-4ac6-b5fc-8e83837aad46", "documentation": "Retrieves the list of external data sources from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/externaldatasources", "responses": [ { "uuid": "1c617afe-2ef7-4c1c-9bf3-7736510745a6", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of external data sources in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "60ffc2d1-316d-4e7d-8f3c-164f1f46dc1e", "documentation": "Retrieves the specified external data source from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/externaldatasources/:externalDataSourceName", "responses": [ { "uuid": "c6f90998-416b-456f-904b-daf071a88e16", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved details of the specified external data source in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08143770-fe3d-42ff-871f-689ac3d671ea", "documentation": "Retrieves the list of schemas from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas", "responses": [ { "uuid": "bd9c349f-fb7b-46d9-a9f5-9ca0983d2def", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of schemas in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "36737e1b-a052-47ab-a75b-fe80cc607f5b", "documentation": "Retrieves the specified schema from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName", "responses": [ { "uuid": "bcb3078d-03d0-44aa-934e-2c95c461be6e", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the details of the specified schema in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e63cc8f0-663e-4e62-a831-db57124c90f5", "documentation": "Retrieves the list of packages from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/packages", "responses": [ { "uuid": "346273aa-2c63-48d3-b020-207eb8cabad6", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of packages in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "329687be-f958-4290-ba00-3788c555088a", "documentation": "Retrieves the specified package from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/packages/:packageName", "responses": [ { "uuid": "b81b0048-ea6b-458a-8214-8fc997d12e50", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the specified package from the underlying database and schema combination", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c15c64f-a1f5-435c-b928-3b2717c9b13a", "documentation": "Retrieves the list of procedures from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/procedures", "responses": [ { "uuid": "4fa21649-e402-4c55-b193-578089cafc6d", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of procedures in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57823aca-4531-478b-9870-a30731190a67", "documentation": "Retrieves the specified procedure from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/procedures/:procedureName", "responses": [ { "uuid": "da897a00-5fd7-497d-8a65-a65ba7e33c2a", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the specified procedure from the underlying database and schema combination.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "558b672d-7fa2-454f-a5c3-0bf7d0553e59", "documentation": "Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/statistics", "responses": [ { "uuid": "4e4636b2-9287-45ef-bac9-ddccda82c2fe", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of all table statistics in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0084279d-4f7e-4e10-9f96-fd66e92f7c68", "documentation": "Retrieves the list of tables from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables", "responses": [ { "uuid": "9729f080-ed10-4d9d-aa7f-d8ceb4cd2c94", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of tables in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae73223d-8a81-484f-b0d4-20527ccfb725", "documentation": "Retrieves the specified table from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName", "responses": [ { "uuid": "f513275f-91af-46f4-987f-994d4efd698c", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the specified table from the underlying database and schema combination", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c83ae1f-cb89-446e-9179-60120ae9db9d", "documentation": "Retrieves the list of table partitions from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName/partitions", "responses": [ { "uuid": "6facf1dd-76f2-4ed9-9109-85d8359c139d", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of table partitions in the specified database, schema, and table.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f507b729-4490-43eb-8476-56f889e81825", "documentation": "Retrieves the specified table partition from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName/partitions/:partitionName", "responses": [ { "uuid": "6a94e4b0-5f78-4474-855f-274fd8e1b13e", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the details of the specified table partition in the specified database, schema, and table.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6afdd883-9cfb-40cc-acb5-f018a3483ed8", "documentation": "Retrieves a preview set of rows in given partition.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName/partitions/:partitionName/previewrows", "responses": [ { "uuid": "51f82a41-fb7a-4ff7-b947-952eba9b425c", "body": "{\n \"rows\": [\n [\n \"\"\n ]\n ],\n \"schema\": [\n {\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"totalColumnCount\": {{faker 'number.int' max=99999}},\n \"totalRowCount\": {{faker 'number.int' max=99999}},\n \"truncated\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved preview rows for the specified partition.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e10ef610-198d-4bc5-9655-f8ae635e093f", "documentation": "Retrieves a preview set of rows in given table.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName/previewrows", "responses": [ { "uuid": "9b7e0477-b3a0-43d3-8f3f-ce5c42edfaea", "body": "{\n \"rows\": [\n [\n \"\"\n ]\n ],\n \"schema\": [\n {\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"totalColumnCount\": {{faker 'number.int' max=99999}},\n \"totalRowCount\": {{faker 'number.int' max=99999}},\n \"truncated\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved preview rows for the specified table.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c16f7599-48bd-4a98-9930-8eee4b7da3fb", "documentation": "Retrieves the list of table statistics from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName/statistics", "responses": [ { "uuid": "705cfe81-d3e4-4886-8298-9d3cd23de6be", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of table statistics in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a75cc76-6134-4291-85e4-d1a13fe913fa", "documentation": "Retrieves the specified table statistics from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName/statistics/:statisticsName", "responses": [ { "uuid": "5ae7296e-7b8b-40cb-93f7-39d5e6b82dc7", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the details of the specified table statistics in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9569753e-8bf3-4030-895b-b02564a33de8", "documentation": "Retrieves the list of table fragments from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tables/:tableName/tablefragments", "responses": [ { "uuid": "fff49433-d9e5-41da-a047-3552837d098d", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of table fragments in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab1aa394-d3fc-4664-b140-fdf53bc16e7b", "documentation": "Retrieves the list of table types from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tabletypes", "responses": [ { "uuid": "6f493b31-b12c-4995-9e05-6ef50a1408da", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of table types in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9485b0c1-018b-4d98-8e01-423287dae03d", "documentation": "Retrieves the specified table type from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tabletypes/:tableTypeName", "responses": [ { "uuid": "27abe01e-86f3-439c-be05-99f45ac704a6", "body": "{\n \"cSharpName\": \"\",\n \"databaseName\": \"\",\n \"fullCSharpName\": \"\",\n \"isAssemblyType\": {{faker 'datatype.boolean'}},\n \"isComplexType\": {{faker 'datatype.boolean'}},\n \"isNullable\": {{faker 'datatype.boolean'}},\n \"isTableType\": {{faker 'datatype.boolean'}},\n \"isUserDefined\": {{faker 'datatype.boolean'}},\n \"principalId\": {{faker 'number.int' max=99999}},\n \"schemaId\": {{faker 'number.int' max=99999}},\n \"schemaName\": \"\",\n \"systemTypeId\": {{faker 'number.int' max=99999}},\n \"typeFamily\": \"\",\n \"typeName\": \"\",\n \"userTypeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the specified table type from the underlying database and schema combination", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27e5f86e-f05a-4759-beb6-5b678c380c23", "documentation": "Retrieves the list of table valued functions from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tablevaluedfunctions", "responses": [ { "uuid": "333f32d2-1b0e-49fc-b56d-dcfca784eded", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of table valued functions in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90485078-6128-4555-9394-bb9aeb7e651e", "documentation": "Retrieves the specified table valued function from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/tablevaluedfunctions/:tableValuedFunctionName", "responses": [ { "uuid": "028588aa-d694-4ed3-a451-ca820e62fa72", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the details of the specified table valued function in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10a81f4f-341f-419b-8ebd-34862d0302ff", "documentation": "Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/types", "responses": [ { "uuid": "b230f63b-27e9-46fe-8505-15eb8572d236", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of types in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a563e62d-2af6-409f-bc80-eb554a0d969f", "documentation": "Retrieves the list of views from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/views", "responses": [ { "uuid": "9c6964e0-5dc4-4524-b97c-1b6f9174b4bd", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of views in the specified database and schema.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "855a97b7-3742-4680-917b-21a7eae62e07", "documentation": "Retrieves the specified view from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/schemas/:schemaName/views/:viewName", "responses": [ { "uuid": "81dc245f-de06-4f26-8834-48db2407af5b", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the specified view from the underlying database and schema combination", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17fa03c4-b3aa-4c61-9536-7ac7b4b1c0cd", "documentation": "Deletes all secrets in the specified database. This is deprecated and will be removed in the next release. In the future, please only drop individual credentials using DeleteCredential", "method": "delete", "endpoint": "catalog/usql/databases/:databaseName/secrets", "responses": [ { "uuid": "ee8f4b59-4cf1-4fb3-9a68-3a15c7369208", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted all secrets from the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "98cd7333-911f-4f10-9aed-90b8bc8ea4dd", "documentation": "Deletes the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use DeleteCredential instead.", "method": "delete", "endpoint": "catalog/usql/databases/:databaseName/secrets/:secretName", "responses": [ { "uuid": "6776b6c5-46e6-4742-9b74-d6edb4f77df9", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully deleted the specified secret from the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f16b6a4-efe7-47b7-8c4b-8ae997af406f", "documentation": "Gets the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use GetCredential instead.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/secrets/:secretName", "responses": [ { "uuid": "aa6ff83d-a5c7-487d-8990-faf7f681717a", "body": "{\n \"computeAccountName\": \"\",\n \"version\": \"{{faker 'string.uuid'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved details of the specified secret in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1cc4dc2a-2259-463d-a85b-225386154696", "documentation": "Modifies the specified secret for use with external data sources in the specified database. This is deprecated and will be removed in the next release. Please use UpdateCredential instead.", "method": "patch", "endpoint": "catalog/usql/databases/:databaseName/secrets/:secretName", "responses": [ { "uuid": "2d01d705-4734-4f3e-ad62-f1e80833937d", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully updated the details of the specified secret in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "297849c5-8353-4f9a-bc4a-70b33c5e639a", "documentation": "Creates the specified secret for use with external data sources in the specified database. This is deprecated and will be removed in the next release. Please use CreateCredential instead.", "method": "put", "endpoint": "catalog/usql/databases/:databaseName/secrets/:secretName", "responses": [ { "uuid": "da7f829e-0d00-4b5a-8d20-41a3bee24907", "body": "", "latency": 0, "statusCode": 200, "label": "Successfully created the specified secret in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "814a5069-ab8c-4221-8a4a-fa3f4b7fb7c4", "documentation": "Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/statistics", "responses": [ { "uuid": "aecae16b-7d32-4802-8229-97b50dc3d201", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of all table statistics in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da1348bb-088e-4258-afa9-57d5e545a322", "documentation": "Retrieves the list of all tables in a database from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/tables", "responses": [ { "uuid": "6d6660d9-d20f-4268-91ec-33496f9d9246", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of all tables in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "642dd7be-55ca-4e41-9cc4-d52b5d177bab", "documentation": "Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/tablevaluedfunctions", "responses": [ { "uuid": "b800add2-5f9d-4ba3-ae7d-6626b3c3f3a6", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of all table valued functions in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b116a0c6-7f75-4602-b9c8-142a8a01a9af", "documentation": "Retrieves the list of all views in a database from the Data Lake Analytics catalog.", "method": "get", "endpoint": "catalog/usql/databases/:databaseName/views", "responses": [ { "uuid": "956ce0db-ba05-429b-a928-3201ddf6c543", "body": "{\n \"nextLink\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully retrieved the list of all views in the specified database.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "ccc8ab9d-194c-412e-a719-0dd8ba1e52f5" }, { "type": "route", "uuid": "cd8efd9b-f5c6-4767-872a-0aee58cd2c62" }, { "type": "route", "uuid": "b3950f48-c819-407c-bf7e-fdc44efc1af8" }, { "type": "route", "uuid": "c50f901b-e07d-44ae-bfd9-7515923918e6" }, { "type": "route", "uuid": "0888c44f-0560-4d2a-99dd-9a93e4fcb91e" }, { "type": "route", "uuid": "eeba5868-7dba-4fde-99f1-7b4d5e404294" }, { "type": "route", "uuid": "54641993-f62f-498c-9894-9d637fb4d21b" }, { "type": "route", "uuid": "41bb1afa-983c-46ce-b12a-03695c73deec" }, { "type": "route", "uuid": "afc774da-1444-40e4-916b-c03ca94b3f43" }, { "type": "route", "uuid": "cf000432-157e-4eca-9459-195ab1a4a83b" }, { "type": "route", "uuid": "4417f655-07a0-4862-89b2-69f28050cb66" }, { "type": "route", "uuid": "6f0c63e3-d895-4ac6-b5fc-8e83837aad46" }, { "type": "route", "uuid": "60ffc2d1-316d-4e7d-8f3c-164f1f46dc1e" }, { "type": "route", "uuid": "08143770-fe3d-42ff-871f-689ac3d671ea" }, { "type": "route", "uuid": "36737e1b-a052-47ab-a75b-fe80cc607f5b" }, { "type": "route", "uuid": "e63cc8f0-663e-4e62-a831-db57124c90f5" }, { "type": "route", "uuid": "329687be-f958-4290-ba00-3788c555088a" }, { "type": "route", "uuid": "4c15c64f-a1f5-435c-b928-3b2717c9b13a" }, { "type": "route", "uuid": "57823aca-4531-478b-9870-a30731190a67" }, { "type": "route", "uuid": "558b672d-7fa2-454f-a5c3-0bf7d0553e59" }, { "type": "route", "uuid": "0084279d-4f7e-4e10-9f96-fd66e92f7c68" }, { "type": "route", "uuid": "ae73223d-8a81-484f-b0d4-20527ccfb725" }, { "type": "route", "uuid": "4c83ae1f-cb89-446e-9179-60120ae9db9d" }, { "type": "route", "uuid": "f507b729-4490-43eb-8476-56f889e81825" }, { "type": "route", "uuid": "6afdd883-9cfb-40cc-acb5-f018a3483ed8" }, { "type": "route", "uuid": "e10ef610-198d-4bc5-9655-f8ae635e093f" }, { "type": "route", "uuid": "c16f7599-48bd-4a98-9930-8eee4b7da3fb" }, { "type": "route", "uuid": "2a75cc76-6134-4291-85e4-d1a13fe913fa" }, { "type": "route", "uuid": "9569753e-8bf3-4030-895b-b02564a33de8" }, { "type": "route", "uuid": "ab1aa394-d3fc-4664-b140-fdf53bc16e7b" }, { "type": "route", "uuid": "9485b0c1-018b-4d98-8e01-423287dae03d" }, { "type": "route", "uuid": "27e5f86e-f05a-4759-beb6-5b678c380c23" }, { "type": "route", "uuid": "90485078-6128-4555-9394-bb9aeb7e651e" }, { "type": "route", "uuid": "10a81f4f-341f-419b-8ebd-34862d0302ff" }, { "type": "route", "uuid": "a563e62d-2af6-409f-bc80-eb554a0d969f" }, { "type": "route", "uuid": "855a97b7-3742-4680-917b-21a7eae62e07" }, { "type": "route", "uuid": "17fa03c4-b3aa-4c61-9536-7ac7b4b1c0cd" }, { "type": "route", "uuid": "98cd7333-911f-4f10-9aed-90b8bc8ea4dd" }, { "type": "route", "uuid": "8f16b6a4-efe7-47b7-8c4b-8ae997af406f" }, { "type": "route", "uuid": "1cc4dc2a-2259-463d-a85b-225386154696" }, { "type": "route", "uuid": "297849c5-8353-4f9a-bc4a-70b33c5e639a" }, { "type": "route", "uuid": "814a5069-ab8c-4221-8a4a-fa3f4b7fb7c4" }, { "type": "route", "uuid": "da1348bb-088e-4258-afa9-57d5e545a322" }, { "type": "route", "uuid": "642dd7be-55ca-4e41-9cc4-d52b5d177bab" }, { "type": "route", "uuid": "b116a0c6-7f75-4602-b9c8-142a8a01a9af" } ] }