create_sc_repo
Create a new database repository for sidecar proxying. Specify name, database type, hostname, and port to set up secure proxy access.
Instructions
Create a new database repository for sidecar proxying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Repository name. | |
| repo_type | Yes | Database type (e.g., "Oracle", "MSSQL", "MySQL", "Postgres"). | |
| hostname | Yes | Database server hostname. | |
| port | Yes | Database server port. | |
| description | No | Repository description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||