Response from the endpoint

Main object

FieldData TypeDescription
successbooleanresult of the request
ConnectionConnectionConnection details

Connection object

FieldData TypeDescription
Idbooleanresult of the request
ConnectionNamestringConnection name (will update the a connection if the name already exists)
ServerNamestringServer URL
InitialCatalogstringSQLServer and MySQL Initial Catalog
Usernamestringconnection user
Passwordstringconnection user password
PortintegerIf the connection type is Oracle, this is the port to use
SIDstringIf the connection type is Oracle, this is the SID or Service Name to use
TokenstringIf the connection type is DMM_REST, this is the REST API key
ConnectionTypestringType of the connection - SQLServer/MySQL/DMM_REST/Oracle
OracleServerTypestringIf the connection type is Oracle, this is the Server Type to use (Dedicated, Shared or Pooled)
SID_ServiceNameintegerIf the connection type is Oracle, set to 1 to use a Service Name and with 2 if to use SID
OracleSchemastringIf the connection type is Oracle, this is the schema to use
IsNonOutsystemsDBbooleantrue if this is an external database to be used in the export to database