getDatabase
Retrieve detailed information about a database in Alibaba Cloud DMS by specifying the host, port, and schema name.
Instructions
Obtain detailed information about a specific database in DMS when the host and port are provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Hostname or IP of the database instance | |
| port | Yes | Connection port number | |
| schema_name | Yes | Name of the database schema | |
| sid | No | Required for Oracle like databases |