DataLakeAnalyticsCatalogManagementClient Skill
azure-com-datalake-analytics-catalog
azure-com-datalake-analytics-catalog
| Method | Path | Description |
|---|---|---|
PUT | /catalog/usql/databases/{databaseName}/secrets/{secretName} | |
GET | /catalog/usql/databases/{databaseName}/secrets/{secretName} | 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... |
PATCH | /catalog/usql/databases/{databaseName}/secrets/{secretName} | Gets the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use GetCredential instead. |
DELETE | /catalog/usql/databases/{databaseName}/secrets/{secretName} | 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... |
DELETE | /catalog/usql/databases/{databaseName}/secrets | Deletes the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use DeleteCredential instead. |
PUT | /catalog/usql/databases/{databaseName}/credentials/{credentialName} | 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 DeleteCrede... |
GET | /catalog/usql/databases/{databaseName}/credentials/{credentialName} | Creates the specified credential for use with external data sources in the specified database. |
PATCH | /catalog/usql/databases/{databaseName}/credentials/{credentialName} | Retrieves the specified credential from the Data Lake Analytics catalog. |
POST | /catalog/usql/databases/{databaseName}/credentials/{credentialName} | Modifies the specified credential for use with external data sources in the specified database |
GET | /catalog/usql/databases/{databaseName}/credentials | Deletes the specified credential in the specified database |
GET | /catalog/usql/databases/{databaseName}/externaldatasources/{externalDataSourceName} | Retrieves the list of credentials from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/externaldatasources | Retrieves the specified external data source from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/procedures/{procedureName} | Retrieves the list of external data sources from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/procedures | Retrieves the specified procedure from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName} | Retrieves the list of procedures from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/tablefragments | Retrieves the specified table from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables | Retrieves the list of table fragments from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/statistics | Retrieves the list of tables from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tabletypes/{tableTypeName} | Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tabletypes | Retrieves the specified table type from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/packages/{packageName} | Retrieves the list of table types from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/packages | Retrieves the specified package from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/views/{viewName} | Retrieves the list of packages from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/views | Retrieves the specified view from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/statistics/{statisticsName} | Retrieves the list of views from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/statistics | Retrieves the specified table statistics from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/partitions/{partitionName}/previewrows | Retrieves the list of table statistics from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/partitions/{partitionName} | Retrieves a preview set of rows in given partition. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/previewrows | Retrieves the specified table partition from the Data Lake Analytics catalog. |
GET | /catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/partitions | Retrieves a preview set of rows in given table. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-datalake-analytics-catalog
Downloads and installs to ~/.claude/skills/azure-com-datalake-analytics-catalog/
2016-11-01 (2026-02-13)