Catalog
Retrieves the specified procedure from the Data Lake Analytics catalog.
get/catalog/usql/databases/{databaseName}/schemas/{schemaName}/procedures/{procedureName}
Path parameters
databaseNamestring required
The name of the database containing the procedure.
schemaNamestring required
The name of the schema containing the procedure.
procedureNamestring required
The name of the procedure.
Query parameters
api-versionstring required
Client Api Version.
Response
Successfully retrieved the specified procedure from the underlying database and schema combination.