| @type |
string |
The resource type identifier. Must be set to "connection". |
| name |
string |
The updated name for the connection. |
| description |
string |
An updated description of the connection. |
| host |
string |
The updated hostname or IP address. |
| port |
integer |
The updated port number. |
| database |
string |
The updated database name. |
| schema |
string |
The updated database schema. |
| username |
string |
The updated username. |
| password |
string |
The updated password. |
| authenticationType |
string |
The updated authentication method. |
| serviceUrl |
string |
The updated service endpoint URL. |
| codepage |
string |
The updated character encoding. |
| connParams |
object |
Updated connection-type-specific parameters. |