dokploy_postgres_move
dokploy_postgres_moveMove a PostgreSQL database from one environment to another within the Dokploy infrastructure by specifying source and target environment IDs.
Instructions
[postgres] postgres.move (POST)
Parameters:
postgresId (string, required)
targetEnvironmentId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postgresId | Yes | ||
| targetEnvironmentId | Yes |