Available in VPC
In the Endpoint Management menu, you can create and manage Source DB endpoints.
Create Endpoint
You can create an endpoint by entering the Source DB connection information.
To create an endpoint, you must first complete the Source DB connection settings. For configuration details, refer to Source DB and Target DB connection settings.
To create an endpoint:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Database > Database Migration Service. - Click the Endpoint Management menu.
- Click [Create endpoint].
- Enter the Source DB connection information and click [Create].
- Source DB identifier: Enter a name between 3 and 20 characters.
- Endpoint URL: Enter the public domain or IP address of the Source DB.
- DB PORT: Source DB access port.
- DB USER: Source DB access account.
- Enter an account with the permissions required for migration.
- DB Password: Password for the Source DB access account.
- Be sure to use a password created in the
mysql_native_passwordformat (see MySQL start/stop and access procedures)
- Be sure to use a password created in the
View Endpoint Information
To view information for a created endpoint:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Database > Database Migration Service. - Click the Endpoint Management menu.
- In the endpoint list, check the basic information or click a specific endpoint to view detailed information.
- Name / Endpoint name: Source DB identifier entered during endpoint creation.
- DBMS: DBMS type of the Source DB.
- URL: Source DB URL and access port.
- Endpoint URL: Private domain of the Source DB.
- PORT: Source DB access port.
- DB Version: Version information of the Source DB.
- Displayed after a successful connection test; not shown immediately after creation or modification.
NoteThe connection test is performed when creating a migration task. For details, refer to Create Migration Task.
- DB User: Source DB account ID entered during endpoint creation.
Registered date/time:** Endpoint registration date/time or last modified date/time.
Edit Endpoint
You can modify the connection information of a created endpoint.
The Source DB identifier cannot be changed.
To edit an endpoint:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Database > Database Migration Service. - Click the Endpoint Management menu.
- In the endpoint list, select the endpoint to edit and click [Edit].
- Enter the required information and click [Edit].
- For details on each item, refer to Creating Enpoint.
Delete Endpoint
You can delete a created Source DB endpoint.
- Deleted endpoints cannot be restored.
- If a migration for the Source DB is in progress, the endpoint cannot be deleted.
To delete an endpoint:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Database > Database Migration Service. - Click the Endpoint Management menu.
- In the endpoint list, select the endpoint to delete and click [Delete].
- When the confirmation popup window appears, click [OK].