Cosmos DB Connector
Documentation
Version: 2
Documentation

EndPoint Get List of Databases


Name

get_databases

Description

Gets a list of the databases in the current database account. [API Help]

Parameters

Parameter Label Required Options Description
MaxItemCount Max Rows Per Page (Adjust for Speed) NO An integer indicating the maximum number of items to be returned per page.

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 255 False The unique name that identifies the collection.
ResourceId DT_WSTR 2000 False System generated property. The resource ID is a unique identifier that is also hierarchical per the resource stack on the resource model. It is used internally for placement and navigation of the permission resource.
LastUpdated DT_WSTR 4000 False System generated property. Specifies the last updated timestamp of the resource.
ETag DT_WSTR 4000 False System generated property representing the resource etag required for optimistic concurrency control.
Collections DT_WSTR 4000 False
Users DT_WSTR 4000 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.