ModifyConnection method
Overview
Updates a connection.
Information noteThe identifier of a connection cannot be updated.
Parameters
Name | Description | Type |
---|---|---|
qConnectionId |
Identifier of the connection. This parameter is mandatory. |
String |
qConnection |
Information about the connection. Properties that can be updated. This parameter is mandatory. |
Connection |
qOverrideCredentials |
Set this parameter to true to override the user name and password. This parameter is optional. |
Boolean |
Outputs
The following is returned in the output:
"result": {}
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!