dokploy_mongo_move
dokploy_mongo_moveMove a MongoDB database to a different environment within Dokploy infrastructure by specifying source database ID and target environment ID.
Instructions
[mongo] mongo.move (POST)
Parameters:
mongoId (string, required)
targetEnvironmentId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mongoId | Yes | ||
| targetEnvironmentId | Yes |