naftiko: 1.0.0-alpha2 info: label: Microsoft Azure DataLakeAnalyticsCatalogManagementClient — Catalog description: 'Microsoft Azure DataLakeAnalyticsCatalogManagementClient — Catalog. 30 operations. Lead operation: Microsoft Azure Get Catalog Usql Databases. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Catalog created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY capability: consumes: - type: http namespace: datalakeanalyticscatalogmanagementclient-catalog baseUri: '' description: Microsoft Azure DataLakeAnalyticsCatalogManagementClient — Catalog business capability. Self-contained, no shared references. resources: - name: catalog-usql-databases path: /catalog/usql/databases operations: - name: microsoftazurecataloglistdatabases method: GET description: Microsoft Azure Get Catalog Usql Databases outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName path: /catalog/usql/databases/{databaseName} operations: - name: microsoftazurecataloggetdatabase method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database. required: true - name: catalog-usql-databases-databaseName-assemblies path: /catalog/usql/databases/{databaseName}/assemblies operations: - name: microsoftazurecataloglistassemblies method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Assemblies outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the assembly. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-assemblies-assemblyName path: /catalog/usql/databases/{databaseName}/assemblies/{assemblyName} operations: - name: microsoftazurecataloggetassembly method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Assemblies Assemblyname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the assembly. required: true - name: assemblyName in: path type: string description: The name of the assembly. required: true - name: catalog-usql-databases-databaseName-credentials path: /catalog/usql/databases/{databaseName}/credentials operations: - name: microsoftazurecataloglistcredentials method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Credentials outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the schema. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-credentials-credentialName path: /catalog/usql/databases/{databaseName}/credentials/{credentialName} operations: - name: microsoftazurecataloggetcredential method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Credentials Credentialname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the schema. required: true - name: credentialName in: path type: string description: The name of the credential. required: true - name: catalog-usql-databases-databaseName-externaldatasources path: /catalog/usql/databases/{databaseName}/externaldatasources operations: - name: microsoftazurecataloglistexternaldatasources method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Externaldatasources outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the external data sources. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-externaldatasources-externalDataSourceName path: /catalog/usql/databases/{databaseName}/externaldatasources/{externalDataSourceName} operations: - name: microsoftazurecataloggetexternaldatasource method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Externaldatasources Externaldatasourcename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the external data source. required: true - name: externalDataSourceName in: path type: string description: The name of the external data source. required: true - name: catalog-usql-databases-databaseName-schemas path: /catalog/usql/databases/{databaseName}/schemas operations: - name: microsoftazurecataloglistschemas method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the schema. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName path: /catalog/usql/databases/{databaseName}/schemas/{schemaName} operations: - name: microsoftazurecataloggetschema method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the schema. required: true - name: schemaName in: path type: string description: The name of the schema. required: true - name: catalog-usql-databases-databaseName-schemas-schemaName-procedures path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/procedures operations: - name: microsoftazurecataloglistprocedures method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Procedures outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the procedures. required: true - name: schemaName in: path type: string description: The name of the schema containing the procedures. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-procedures-procedureName path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/procedures/{procedureName} operations: - name: microsoftazurecataloggetprocedure method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Procedures Procedurename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the procedure. required: true - name: schemaName in: path type: string description: The name of the schema containing the procedure. required: true - name: procedureName in: path type: string description: The name of the procedure. required: true - name: catalog-usql-databases-databaseName-schemas-schemaName-tables path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables operations: - name: microsoftazurecataloglisttables method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the tables. required: true - name: schemaName in: path type: string description: The name of the schema containing the tables. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName} operations: - name: microsoftazurecataloggettable method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the table. required: true - name: schemaName in: path type: string description: The name of the schema containing the table. required: true - name: tableName in: path type: string description: The name of the table. required: true - name: catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-partitio path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/partitions operations: - name: microsoftazurecataloglisttablepartitions method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Partitions outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the partitions. required: true - name: schemaName in: path type: string description: The name of the schema containing the partitions. required: true - name: tableName in: path type: string description: The name of the table containing the partitions. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-partitio path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/partitions/{partitionName} operations: - name: microsoftazurecataloggettablepartition method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Partitions Partitionname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the partition. required: true - name: schemaName in: path type: string description: The name of the schema containing the partition. required: true - name: tableName in: path type: string description: The name of the table containing the partition. required: true - name: partitionName in: path type: string description: The name of the table partition. required: true - name: catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-statisti path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/statistics operations: - name: microsoftazurecataloglisttablestatistics method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Statistics outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the statistics. required: true - name: schemaName in: path type: string description: The name of the schema containing the statistics. required: true - name: tableName in: path type: string description: The name of the table containing the statistics. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-statisti path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/statistics/{statisticsName} operations: - name: microsoftazurecataloggettablestatistic method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Statistics Statisticsname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the statistics. required: true - name: schemaName in: path type: string description: The name of the schema containing the statistics. required: true - name: tableName in: path type: string description: The name of the table containing the statistics. required: true - name: statisticsName in: path type: string description: The name of the table statistics. required: true - name: catalog-usql-databases-databaseName-schemas-schemaName-tabletypes path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tabletypes operations: - name: microsoftazurecataloglisttabletypes method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tabletypes outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the table types. required: true - name: schemaName in: path type: string description: The name of the schema containing the table types. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-tabletypes-tableTypeName path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tabletypes/{tableTypeName} operations: - name: microsoftazurecataloggettabletype method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tabletypes Tabletypename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the table type. required: true - name: schemaName in: path type: string description: The name of the schema containing the table type. required: true - name: tableTypeName in: path type: string description: The name of the table type to retrieve. required: true - name: catalog-usql-databases-databaseName-schemas-schemaName-tablevaluedfunctions path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tablevaluedfunctions operations: - name: microsoftazurecataloglisttablevaluedfunctions method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tablevaluedfunctions outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the table valued functions. required: true - name: schemaName in: path type: string description: The name of the schema containing the table valued functions. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-tablevaluedfunctions-tabl path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tablevaluedfunctions/{tableValuedFunctionName} operations: - name: microsoftazurecataloggettablevaluedfunction method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tablevaluedfunctions Tablevaluedfunctionname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the table valued function. required: true - name: schemaName in: path type: string description: The name of the schema containing the table valued function. required: true - name: tableValuedFunctionName in: path type: string description: The name of the tableValuedFunction. required: true - name: catalog-usql-databases-databaseName-schemas-schemaName-types path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/types operations: - name: microsoftazurecataloglisttypes method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Types outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the types. required: true - name: schemaName in: path type: string description: The name of the schema containing the types. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-views path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/views operations: - name: microsoftazurecataloglistviews method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Views outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the views. required: true - name: schemaName in: path type: string description: The name of the schema containing the views. required: true - name: $filter in: query type: string description: OData filter. Optional. - name: $top in: query type: integer description: The number of items to return. Optional. - name: $skip in: query type: integer description: The number of items to skip over before returning elements. Optional. - name: $expand in: query type: string description: OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories?$expand=Products would expand Product data in line with each Cat - name: $select in: query type: string description: OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. - name: $orderby in: query type: string description: OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. - name: $count in: query type: boolean description: The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Option - name: catalog-usql-databases-databaseName-schemas-schemaName-views-viewName path: /catalog/usql/databases/{databaseName}/schemas/{schemaName}/views/{viewName} operations: - name: microsoftazurecataloggetview method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Views Viewname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the view. required: true - name: schemaName in: path type: string description: The name of the schema containing the view. required: true - name: viewName in: path type: string description: The name of the view. required: true - name: catalog-usql-databases-databaseName-secrets path: /catalog/usql/databases/{databaseName}/secrets operations: - name: microsoftazurecatalogdeleteallsecrets method: DELETE description: Microsoft Azure Delete Catalog Usql Databases Databasename Secrets outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the secret. required: true - name: catalog-usql-databases-databaseName-secrets-secretName path: /catalog/usql/databases/{databaseName}/secrets/{secretName} operations: - name: microsoftazurecatalogcreatesecret method: PUT description: Microsoft Azure Put Catalog Usql Databases Databasename Secrets Secretname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database in which to create the secret. required: true - name: secretName in: path type: string description: The name of the secret. required: true - name: parameters in: body type: string description: The parameters required to create the secret (name and password) required: true - name: microsoftazurecatalogupdatesecret method: PATCH description: Microsoft Azure Patch Catalog Usql Databases Databasename Secrets Secretname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the secret. required: true - name: secretName in: path type: string description: The name of the secret. required: true - name: parameters in: body type: string description: The parameters required to modify the secret (name and password) required: true - name: microsoftazurecataloggetsecret method: GET description: Microsoft Azure Get Catalog Usql Databases Databasename Secrets Secretname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the secret. required: true - name: secretName in: path type: string description: The name of the secret to get required: true - name: microsoftazurecatalogdeletesecret method: DELETE description: Microsoft Azure Delete Catalog Usql Databases Databasename Secrets Secretname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: databaseName in: path type: string description: The name of the database containing the secret. required: true - name: secretName in: path type: string description: The name of the secret to delete required: true exposes: - type: rest namespace: datalakeanalyticscatalogmanagementclient-catalog-rest port: 8080 description: REST adapter for Microsoft Azure DataLakeAnalyticsCatalogManagementClient — Catalog. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/catalog/usql/databases name: catalog-usql-databases description: REST surface for catalog-usql-databases. operations: - method: GET name: microsoftazurecataloglistdatabases description: Microsoft Azure Get Catalog Usql Databases call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistdatabases with: $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename} name: catalog-usql-databases-databasename description: REST surface for catalog-usql-databases-databaseName. operations: - method: GET name: microsoftazurecataloggetdatabase description: Microsoft Azure Get Catalog Usql Databases Databasename call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetdatabase with: databaseName: rest.databaseName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/assemblies name: catalog-usql-databases-databasename-assemblies description: REST surface for catalog-usql-databases-databaseName-assemblies. operations: - method: GET name: microsoftazurecataloglistassemblies description: Microsoft Azure Get Catalog Usql Databases Databasename Assemblies call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistassemblies with: databaseName: rest.databaseName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/assemblies/{assemblyname} name: catalog-usql-databases-databasename-assemblies-assemblyname description: REST surface for catalog-usql-databases-databaseName-assemblies-assemblyName. operations: - method: GET name: microsoftazurecataloggetassembly description: Microsoft Azure Get Catalog Usql Databases Databasename Assemblies Assemblyname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetassembly with: databaseName: rest.databaseName assemblyName: rest.assemblyName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/credentials name: catalog-usql-databases-databasename-credentials description: REST surface for catalog-usql-databases-databaseName-credentials. operations: - method: GET name: microsoftazurecataloglistcredentials description: Microsoft Azure Get Catalog Usql Databases Databasename Credentials call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistcredentials with: databaseName: rest.databaseName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/credentials/{credentialname} name: catalog-usql-databases-databasename-credentials-credentialname description: REST surface for catalog-usql-databases-databaseName-credentials-credentialName. operations: - method: GET name: microsoftazurecataloggetcredential description: Microsoft Azure Get Catalog Usql Databases Databasename Credentials Credentialname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetcredential with: databaseName: rest.databaseName credentialName: rest.credentialName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/externaldatasources name: catalog-usql-databases-databasename-externaldatasources description: REST surface for catalog-usql-databases-databaseName-externaldatasources. operations: - method: GET name: microsoftazurecataloglistexternaldatasources description: Microsoft Azure Get Catalog Usql Databases Databasename Externaldatasources call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistexternaldatasources with: databaseName: rest.databaseName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/externaldatasources/{externaldatasourcename} name: catalog-usql-databases-databasename-externaldatasources-externaldatasourcename description: REST surface for catalog-usql-databases-databaseName-externaldatasources-externalDataSourceName. operations: - method: GET name: microsoftazurecataloggetexternaldatasource description: Microsoft Azure Get Catalog Usql Databases Databasename Externaldatasources Externaldatasourcename call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetexternaldatasource with: databaseName: rest.databaseName externalDataSourceName: rest.externalDataSourceName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas name: catalog-usql-databases-databasename-schemas description: REST surface for catalog-usql-databases-databaseName-schemas. operations: - method: GET name: microsoftazurecataloglistschemas description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistschemas with: databaseName: rest.databaseName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname} name: catalog-usql-databases-databasename-schemas-schemaname description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName. operations: - method: GET name: microsoftazurecataloggetschema description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetschema with: databaseName: rest.databaseName schemaName: rest.schemaName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/procedures name: catalog-usql-databases-databasename-schemas-schemaname-procedures description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-procedures. operations: - method: GET name: microsoftazurecataloglistprocedures description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Procedures call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistprocedures with: databaseName: rest.databaseName schemaName: rest.schemaName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/procedures/{procedurename} name: catalog-usql-databases-databasename-schemas-schemaname-procedures-procedurename description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-procedures-procedureName. operations: - method: GET name: microsoftazurecataloggetprocedure description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Procedures Procedurename call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetprocedure with: databaseName: rest.databaseName schemaName: rest.schemaName procedureName: rest.procedureName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tables name: catalog-usql-databases-databasename-schemas-schemaname-tables description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tables. operations: - method: GET name: microsoftazurecataloglisttables description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttables with: databaseName: rest.databaseName schemaName: rest.schemaName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tables/{tablename} name: catalog-usql-databases-databasename-schemas-schemaname-tables-tablename description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName. operations: - method: GET name: microsoftazurecataloggettable description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettable with: databaseName: rest.databaseName schemaName: rest.schemaName tableName: rest.tableName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tables/{tablename}/partitions name: catalog-usql-databases-databasename-schemas-schemaname-tables-tablename-partitio description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-partitio. operations: - method: GET name: microsoftazurecataloglisttablepartitions description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Partitions call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttablepartitions with: databaseName: rest.databaseName schemaName: rest.schemaName tableName: rest.tableName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tables/{tablename}/partitions/{partitionname} name: catalog-usql-databases-databasename-schemas-schemaname-tables-tablename-partitio description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-partitio. operations: - method: GET name: microsoftazurecataloggettablepartition description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Partitions Partitionname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettablepartition with: databaseName: rest.databaseName schemaName: rest.schemaName tableName: rest.tableName partitionName: rest.partitionName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tables/{tablename}/statistics name: catalog-usql-databases-databasename-schemas-schemaname-tables-tablename-statisti description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-statisti. operations: - method: GET name: microsoftazurecataloglisttablestatistics description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Statistics call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttablestatistics with: databaseName: rest.databaseName schemaName: rest.schemaName tableName: rest.tableName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tables/{tablename}/statistics/{statisticsname} name: catalog-usql-databases-databasename-schemas-schemaname-tables-tablename-statisti description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tables-tableName-statisti. operations: - method: GET name: microsoftazurecataloggettablestatistic description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Statistics Statisticsname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettablestatistic with: databaseName: rest.databaseName schemaName: rest.schemaName tableName: rest.tableName statisticsName: rest.statisticsName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tabletypes name: catalog-usql-databases-databasename-schemas-schemaname-tabletypes description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tabletypes. operations: - method: GET name: microsoftazurecataloglisttabletypes description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tabletypes call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttabletypes with: databaseName: rest.databaseName schemaName: rest.schemaName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tabletypes/{tabletypename} name: catalog-usql-databases-databasename-schemas-schemaname-tabletypes-tabletypename description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tabletypes-tableTypeName. operations: - method: GET name: microsoftazurecataloggettabletype description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tabletypes Tabletypename call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettabletype with: databaseName: rest.databaseName schemaName: rest.schemaName tableTypeName: rest.tableTypeName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tablevaluedfunctions name: catalog-usql-databases-databasename-schemas-schemaname-tablevaluedfunctions description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tablevaluedfunctions. operations: - method: GET name: microsoftazurecataloglisttablevaluedfunctions description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tablevaluedfunctions call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttablevaluedfunctions with: databaseName: rest.databaseName schemaName: rest.schemaName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/tablevaluedfunctions/{tablevaluedfunctionname} name: catalog-usql-databases-databasename-schemas-schemaname-tablevaluedfunctions-tabl description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-tablevaluedfunctions-tabl. operations: - method: GET name: microsoftazurecataloggettablevaluedfunction description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tablevaluedfunctions Tablevaluedfunctionname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettablevaluedfunction with: databaseName: rest.databaseName schemaName: rest.schemaName tableValuedFunctionName: rest.tableValuedFunctionName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/types name: catalog-usql-databases-databasename-schemas-schemaname-types description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-types. operations: - method: GET name: microsoftazurecataloglisttypes description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Types call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttypes with: databaseName: rest.databaseName schemaName: rest.schemaName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/views name: catalog-usql-databases-databasename-schemas-schemaname-views description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-views. operations: - method: GET name: microsoftazurecataloglistviews description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Views call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistviews with: databaseName: rest.databaseName schemaName: rest.schemaName $filter: rest.$filter $top: rest.$top $skip: rest.$skip $expand: rest.$expand $select: rest.$select $orderby: rest.$orderby $count: rest.$count outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/schemas/{schemaname}/views/{viewname} name: catalog-usql-databases-databasename-schemas-schemaname-views-viewname description: REST surface for catalog-usql-databases-databaseName-schemas-schemaName-views-viewName. operations: - method: GET name: microsoftazurecataloggetview description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Views Viewname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetview with: databaseName: rest.databaseName schemaName: rest.schemaName viewName: rest.viewName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/secrets name: catalog-usql-databases-databasename-secrets description: REST surface for catalog-usql-databases-databaseName-secrets. operations: - method: DELETE name: microsoftazurecatalogdeleteallsecrets description: Microsoft Azure Delete Catalog Usql Databases Databasename Secrets call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogdeleteallsecrets with: databaseName: rest.databaseName outputParameters: - type: object mapping: $. - path: /v1/catalog/usql/databases/{databasename}/secrets/{secretname} name: catalog-usql-databases-databasename-secrets-secretname description: REST surface for catalog-usql-databases-databaseName-secrets-secretName. operations: - method: PUT name: microsoftazurecatalogcreatesecret description: Microsoft Azure Put Catalog Usql Databases Databasename Secrets Secretname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogcreatesecret with: databaseName: rest.databaseName secretName: rest.secretName parameters: rest.parameters outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazurecatalogupdatesecret description: Microsoft Azure Patch Catalog Usql Databases Databasename Secrets Secretname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogupdatesecret with: databaseName: rest.databaseName secretName: rest.secretName parameters: rest.parameters outputParameters: - type: object mapping: $. - method: GET name: microsoftazurecataloggetsecret description: Microsoft Azure Get Catalog Usql Databases Databasename Secrets Secretname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetsecret with: databaseName: rest.databaseName secretName: rest.secretName outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazurecatalogdeletesecret description: Microsoft Azure Delete Catalog Usql Databases Databasename Secrets Secretname call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogdeletesecret with: databaseName: rest.databaseName secretName: rest.secretName outputParameters: - type: object mapping: $. - type: mcp namespace: datalakeanalyticscatalogmanagementclient-catalog-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure DataLakeAnalyticsCatalogManagementClient — Catalog. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-catalog-usql description: Microsoft Azure Get Catalog Usql Databases hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistdatabases with: $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-2 description: Microsoft Azure Get Catalog Usql Databases Databasename hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetdatabase with: databaseName: tools.databaseName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-3 description: Microsoft Azure Get Catalog Usql Databases Databasename Assemblies hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistassemblies with: databaseName: tools.databaseName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-4 description: Microsoft Azure Get Catalog Usql Databases Databasename Assemblies Assemblyname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetassembly with: databaseName: tools.databaseName assemblyName: tools.assemblyName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-5 description: Microsoft Azure Get Catalog Usql Databases Databasename Credentials hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistcredentials with: databaseName: tools.databaseName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-6 description: Microsoft Azure Get Catalog Usql Databases Databasename Credentials Credentialname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetcredential with: databaseName: tools.databaseName credentialName: tools.credentialName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-7 description: Microsoft Azure Get Catalog Usql Databases Databasename Externaldatasources hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistexternaldatasources with: databaseName: tools.databaseName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-8 description: Microsoft Azure Get Catalog Usql Databases Databasename Externaldatasources Externaldatasourcename hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetexternaldatasource with: databaseName: tools.databaseName externalDataSourceName: tools.externalDataSourceName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-9 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistschemas with: databaseName: tools.databaseName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-10 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetschema with: databaseName: tools.databaseName schemaName: tools.schemaName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-11 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Procedures hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistprocedures with: databaseName: tools.databaseName schemaName: tools.schemaName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-12 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Procedures Procedurename hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetprocedure with: databaseName: tools.databaseName schemaName: tools.schemaName procedureName: tools.procedureName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-13 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttables with: databaseName: tools.databaseName schemaName: tools.schemaName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-14 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettable with: databaseName: tools.databaseName schemaName: tools.schemaName tableName: tools.tableName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-15 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Partitions hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttablepartitions with: databaseName: tools.databaseName schemaName: tools.schemaName tableName: tools.tableName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-16 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Partitions Partitionname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettablepartition with: databaseName: tools.databaseName schemaName: tools.schemaName tableName: tools.tableName partitionName: tools.partitionName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-17 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Statistics hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttablestatistics with: databaseName: tools.databaseName schemaName: tools.schemaName tableName: tools.tableName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-18 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tables Tablename Statistics Statisticsname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettablestatistic with: databaseName: tools.databaseName schemaName: tools.schemaName tableName: tools.tableName statisticsName: tools.statisticsName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-19 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tabletypes hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttabletypes with: databaseName: tools.databaseName schemaName: tools.schemaName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-20 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tabletypes Tabletypename hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettabletype with: databaseName: tools.databaseName schemaName: tools.schemaName tableTypeName: tools.tableTypeName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-21 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tablevaluedfunctions hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttablevaluedfunctions with: databaseName: tools.databaseName schemaName: tools.schemaName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-22 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Tablevaluedfunctions Tablevaluedfunctionname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggettablevaluedfunction with: databaseName: tools.databaseName schemaName: tools.schemaName tableValuedFunctionName: tools.tableValuedFunctionName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-23 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Types hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglisttypes with: databaseName: tools.databaseName schemaName: tools.schemaName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-24 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Views hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloglistviews with: databaseName: tools.databaseName schemaName: tools.schemaName $filter: tools.$filter $top: tools.$top $skip: tools.$skip $expand: tools.$expand $select: tools.$select $orderby: tools.$orderby $count: tools.$count outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-25 description: Microsoft Azure Get Catalog Usql Databases Databasename Schemas Schemaname Views Viewname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetview with: databaseName: tools.databaseName schemaName: tools.schemaName viewName: tools.viewName outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-catalog-usql description: Microsoft Azure Delete Catalog Usql Databases Databasename Secrets hints: readOnly: false destructive: true idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogdeleteallsecrets with: databaseName: tools.databaseName outputParameters: - type: object mapping: $. - name: microsoft-azure-put-catalog-usql description: Microsoft Azure Put Catalog Usql Databases Databasename Secrets Secretname hints: readOnly: false destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogcreatesecret with: databaseName: tools.databaseName secretName: tools.secretName parameters: tools.parameters outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-catalog-usql description: Microsoft Azure Patch Catalog Usql Databases Databasename Secrets Secretname hints: readOnly: false destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogupdatesecret with: databaseName: tools.databaseName secretName: tools.secretName parameters: tools.parameters outputParameters: - type: object mapping: $. - name: microsoft-azure-get-catalog-usql-26 description: Microsoft Azure Get Catalog Usql Databases Databasename Secrets Secretname hints: readOnly: true destructive: false idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecataloggetsecret with: databaseName: tools.databaseName secretName: tools.secretName outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-catalog-usql-2 description: Microsoft Azure Delete Catalog Usql Databases Databasename Secrets Secretname hints: readOnly: false destructive: true idempotent: true call: datalakeanalyticscatalogmanagementclient-catalog.microsoftazurecatalogdeletesecret with: databaseName: tools.databaseName secretName: tools.secretName outputParameters: - type: object mapping: $.