Lists the SQL databases under an existing Azure Cosmos DB database account.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/sqlDatabases
Path parameters
resourceGroupNamestring required
Name of an Azure resource group.
accountNamestring required
Cosmos DB database account name.
Query parameters
api-versionstring required
Version of the API to be used with the client request. The current version is 2019-08-01.
Parameters
../../../../../common-types/resource-management/v1/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
Response
The SQL database properties were retrieved successfully.
Changes
Changed in 1 of the 11 revisions of this API.1
- ●
deleted the
pathrequest parametersubscriptionIdrequest-parameter-removed
- ●