Commands: How to get database configuration?

GetDatabaseConfiguration from admin database commands can be used to retrieve database configuration.

Syntax

curl \
	http://{serverName}/databases/{databaseName}/debug/config \
	-X GET

Response

Status code Description
200 OK