azure.com

Creates an Azure Data Lake Analytics catalog client.

45 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Retrieves the list of access control list (ACL) entries for the Data Lake Ana…
curl \
  /catalog/usql/acl
Retrieves the list of databases from the Data Lake Analytics catalog.
curl \
  /catalog/usql/databases
Retrieves the specified database from the Data Lake Analytics catalog.
curl \
  /catalog/usql/databases/{databaseName}
Endpoints (45 total)
GET
/catalog/usql/acl
Retrieves the list of access control list (ACL) entries for the Data Lake Ana…
GET
/catalog/usql/databases
Retrieves the list of databases from the Data Lake Analytics catalog.
GET
/catalog/usql/databases/{databaseName}
Retrieves the specified database from the Data Lake Analytics catalog.
GET
/catalog/usql/databases/{databaseName}/acl
Retrieves the list of access control list (ACL) entries for the database from…
GET
/catalog/usql/databases/{databaseName}/views
Retrieves the list of all views in a database from the Data Lake Analytics ca…
GET
/catalog/usql/databases/{databaseName}/tables
Retrieves the list of all tables in a database from the Data Lake Analytics c…
GET
/catalog/usql/databases/{databaseName}/schemas
Retrieves the list of schemas from the Data Lake Analytics catalog.
GET
/catalog/usql/databases/{databaseName}/assemblies
Retrieves the list of assemblies from the Data Lake Analytics catalog.
GET
/catalog/usql/databases/{databaseName}/statistics
Retrieves the list of all statistics in a database from the Data Lake Analyti…
GET
/catalog/usql/databases/{databaseName}/credentials
Retrieves the list of credentials from the Data Lake Analytics catalog.
GET
/catalog/usql/databases/{databaseName}/externaldatasources
Retrieves the list of external data sources from the Data Lake Analytics cata…
GET
/catalog/usql/databases/{databaseName}/schemas/{schemaName}
Retrieves the specified schema from the Data Lake Analytics catalog.
At a glance
Total SDKs9
Languages8
Endpoints45
Categories1