ecp_mongo_create_database
Create a MongoDB database using an existing database username. The account prefix is applied automatically.
Instructions
Create a MongoDB database. db_name gets the account's own prefix applied automatically. db_username must already exist (see ecp_mongo_create_user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_name | Yes | ||
| db_username | Yes |