Migration
Migrate data from existing server
Properties
host(required) (string): Hostname or IP address of the server where to migrate data fromport(required) (integer): Port number of the server where to migrate data frompassword(string): Password for authentication with the server where to migrate data fromssl(boolean): The server where to migrate data from is secured with SSLusername(string): User name for authentication with the server where to migrate data fromdbname(string): Database name for bootstrapping the initial connectionignore-dbs(string): Comma-separated list of databases, which should be ignored during migration (supported by MySQL only at the moment)method(string)
Last updated on