dokploy_mariadb_move
dokploy_mariadb_moveMove a MariaDB database from one environment to another within Dokploy infrastructure. Specify the database ID and target environment ID to transfer data.
Instructions
[mariadb] mariadb.move (POST)
Parameters:
mariadbId (string, required)
targetEnvironmentId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mariadbId | Yes | ||
| targetEnvironmentId | Yes |