GET api/IntegrationService/GetIntegrationsDatasources?integrationID={integrationID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
integrationID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IntegrationsDatasourceViewModel
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

DatasourceName

string

None.

TypeName

string

None.

AdapterFactoryName

string

None.

Provider

string

None.

DataSource

string

None.

Properties

string

None.

Active

boolean

None.

Reuse

boolean

None.

TransportProtocolTypeID

integer

None.

IntegrationID

globally unique identifier

None.

SystemTypeID

integer

None.

DataFormatTypeID

integer

None.

DateCreated

date

None.

DateUpdated

date

None.

SampleFetchedData

string

None.

SampleFetchedDataTime

date

None.

IntegrationsDatasourceTypeID

integer

None.

LLPClient_ACKResendOnTimeout

boolean

None.

LLPClient_ACKResendAttempts

integer

None.

LLPClient_ACKResendAttemptsUnlimited

boolean

None.

LLPClient_ACKErrorHandlingTypeID

integer

None.

LLPClient_ACKVerificationTypeID

integer

None.

LLPClient_WaitForAck

boolean

None.

LLPClient_ACKTimeout

decimal number

None.

LLPClient_MsgContinueUntil

string

None.

LLPClient_MsgAfter

string

None.

LLPClient_LLPDelimiterTypeID

integer

None.

LLPClient_MessageEncoding

integer

None.

LLPClient_Port

string

None.

LLPClient_HostAddress

string

None.

LLPListener_LLPDelimiterTypeID

integer

None.

LLPListener_MessageEncoding

integer

None.

LLPListener_ConnectionTimeoutMinutes

integer

None.

LLPListener_MsgContinueUntil

string

None.

LLPListener_MsgAfter

string

None.

LLPListener_Port

string

None.

LLPListener_IPv6Support

boolean

None.

LLP_Escape8BitCharInACKs

boolean

None.

DataSourceIntegrationID

globally unique identifier

None.

Username

string

None.

Password

string

None.

ServerName

string

None.

DBAuthenticationTypeID

integer

None.

LLP_EnablePortSharing

boolean

None.

ServiceURL

string

None.

DatasourceDirectionTypeID

integer

None.

IntegrationDatasource_AssemblyFileName

string

None.

LLPClient_DisconnectResendAttempts

integer

None.

LLPListener_HostAddress

string

None.

FormatName

string

None.

SystemTypeName

string

None.

TransportProtocol

string

None.

DatasourceDirectionType

string

None.

DatasourceTypeName

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ID": "db064f84-0208-41f7-afe8-54fb4d90706e",
    "DatasourceName": "sample string 2",
    "TypeName": "sample string 3",
    "AdapterFactoryName": "sample string 4",
    "Provider": "sample string 5",
    "DataSource": "sample string 6",
    "Properties": "sample string 7",
    "Active": true,
    "Reuse": true,
    "TransportProtocolTypeID": 10,
    "IntegrationID": "e25542ed-991f-4987-9c89-2c76e5094dbf",
    "SystemTypeID": 11,
    "DataFormatTypeID": 12,
    "DateCreated": "2025-11-08T12:40:25.4577613+00:00",
    "DateUpdated": "2025-11-08T12:40:25.4577613+00:00",
    "SampleFetchedData": "sample string 15",
    "SampleFetchedDataTime": "2025-11-08T12:40:25.4577613+00:00",
    "IntegrationsDatasourceTypeID": 1,
    "LLPClient_ACKResendOnTimeout": true,
    "LLPClient_ACKResendAttempts": 1,
    "LLPClient_ACKResendAttemptsUnlimited": true,
    "LLPClient_ACKErrorHandlingTypeID": 1,
    "LLPClient_ACKVerificationTypeID": 1,
    "LLPClient_WaitForAck": true,
    "LLPClient_ACKTimeout": 1.1,
    "LLPClient_MsgContinueUntil": "sample string 16",
    "LLPClient_MsgAfter": "sample string 17",
    "LLPClient_LLPDelimiterTypeID": 1,
    "LLPClient_MessageEncoding": 1,
    "LLPClient_Port": "sample string 18",
    "LLPClient_HostAddress": "sample string 19",
    "LLPListener_LLPDelimiterTypeID": 1,
    "LLPListener_MessageEncoding": 1,
    "LLPListener_ConnectionTimeoutMinutes": 1,
    "LLPListener_MsgContinueUntil": "sample string 20",
    "LLPListener_MsgAfter": "sample string 21",
    "LLPListener_Port": "sample string 22",
    "LLPListener_IPv6Support": true,
    "LLP_Escape8BitCharInACKs": true,
    "DataSourceIntegrationID": "426e1fa3-7624-4ea0-be24-c3fbd82058c5",
    "Username": "sample string 23",
    "Password": "sample string 24",
    "ServerName": "sample string 25",
    "DBAuthenticationTypeID": 1,
    "LLP_EnablePortSharing": true,
    "ServiceURL": "sample string 26",
    "DatasourceDirectionTypeID": 1,
    "IntegrationDatasource_AssemblyFileName": "sample string 27",
    "LLPClient_DisconnectResendAttempts": 1,
    "LLPListener_HostAddress": "sample string 28",
    "FormatName": "sample string 29",
    "SystemTypeName": "sample string 30",
    "TransportProtocol": "sample string 31",
    "DatasourceDirectionType": "sample string 32",
    "DatasourceTypeName": "sample string 33"
  },
  {
    "ID": "db064f84-0208-41f7-afe8-54fb4d90706e",
    "DatasourceName": "sample string 2",
    "TypeName": "sample string 3",
    "AdapterFactoryName": "sample string 4",
    "Provider": "sample string 5",
    "DataSource": "sample string 6",
    "Properties": "sample string 7",
    "Active": true,
    "Reuse": true,
    "TransportProtocolTypeID": 10,
    "IntegrationID": "e25542ed-991f-4987-9c89-2c76e5094dbf",
    "SystemTypeID": 11,
    "DataFormatTypeID": 12,
    "DateCreated": "2025-11-08T12:40:25.4577613+00:00",
    "DateUpdated": "2025-11-08T12:40:25.4577613+00:00",
    "SampleFetchedData": "sample string 15",
    "SampleFetchedDataTime": "2025-11-08T12:40:25.4577613+00:00",
    "IntegrationsDatasourceTypeID": 1,
    "LLPClient_ACKResendOnTimeout": true,
    "LLPClient_ACKResendAttempts": 1,
    "LLPClient_ACKResendAttemptsUnlimited": true,
    "LLPClient_ACKErrorHandlingTypeID": 1,
    "LLPClient_ACKVerificationTypeID": 1,
    "LLPClient_WaitForAck": true,
    "LLPClient_ACKTimeout": 1.1,
    "LLPClient_MsgContinueUntil": "sample string 16",
    "LLPClient_MsgAfter": "sample string 17",
    "LLPClient_LLPDelimiterTypeID": 1,
    "LLPClient_MessageEncoding": 1,
    "LLPClient_Port": "sample string 18",
    "LLPClient_HostAddress": "sample string 19",
    "LLPListener_LLPDelimiterTypeID": 1,
    "LLPListener_MessageEncoding": 1,
    "LLPListener_ConnectionTimeoutMinutes": 1,
    "LLPListener_MsgContinueUntil": "sample string 20",
    "LLPListener_MsgAfter": "sample string 21",
    "LLPListener_Port": "sample string 22",
    "LLPListener_IPv6Support": true,
    "LLP_Escape8BitCharInACKs": true,
    "DataSourceIntegrationID": "426e1fa3-7624-4ea0-be24-c3fbd82058c5",
    "Username": "sample string 23",
    "Password": "sample string 24",
    "ServerName": "sample string 25",
    "DBAuthenticationTypeID": 1,
    "LLP_EnablePortSharing": true,
    "ServiceURL": "sample string 26",
    "DatasourceDirectionTypeID": 1,
    "IntegrationDatasource_AssemblyFileName": "sample string 27",
    "LLPClient_DisconnectResendAttempts": 1,
    "LLPListener_HostAddress": "sample string 28",
    "FormatName": "sample string 29",
    "SystemTypeName": "sample string 30",
    "TransportProtocol": "sample string 31",
    "DatasourceDirectionType": "sample string 32",
    "DatasourceTypeName": "sample string 33"
  }
]

application/xml, text/xml

Sample:
<ArrayOfIntegrationsDatasourceViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CSPSolutions.Middleware.Datalayer.Models">
  <IntegrationsDatasourceViewModel>
    <Active>true</Active>
    <AdapterFactoryName>sample string 4</AdapterFactoryName>
    <DBAuthenticationTypeID>1</DBAuthenticationTypeID>
    <DataFormatTypeID>12</DataFormatTypeID>
    <DataSource>sample string 6</DataSource>
    <DataSourceIntegrationID>426e1fa3-7624-4ea0-be24-c3fbd82058c5</DataSourceIntegrationID>
    <DatasourceDirectionType>sample string 32</DatasourceDirectionType>
    <DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
    <DatasourceName>sample string 2</DatasourceName>
    <DatasourceTypeName>sample string 33</DatasourceTypeName>
    <DateCreated>2025-11-08T12:40:25.4577613+00:00</DateCreated>
    <DateUpdated>2025-11-08T12:40:25.4577613+00:00</DateUpdated>
    <FormatName>sample string 29</FormatName>
    <ID>db064f84-0208-41f7-afe8-54fb4d90706e</ID>
    <IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
    <IntegrationID>e25542ed-991f-4987-9c89-2c76e5094dbf</IntegrationID>
    <IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
    <LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
    <LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
    <LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
    <LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
    <LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
    <LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
    <LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
    <LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
    <LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
    <LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
    <LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
    <LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
    <LLPClient_Port>sample string 18</LLPClient_Port>
    <LLPClient_WaitForAck>true</LLPClient_WaitForAck>
    <LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
    <LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
    <LLPListener_IPv6Support>true</LLPListener_IPv6Support>
    <LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
    <LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
    <LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
    <LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
    <LLPListener_Port>sample string 22</LLPListener_Port>
    <LLP_EnablePortSharing>true</LLP_EnablePortSharing>
    <LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
    <Password>sample string 24</Password>
    <Properties>sample string 7</Properties>
    <Provider>sample string 5</Provider>
    <Reuse>true</Reuse>
    <SampleFetchedData>sample string 15</SampleFetchedData>
    <SampleFetchedDataTime>2025-11-08T12:40:25.4577613+00:00</SampleFetchedDataTime>
    <ServerName>sample string 25</ServerName>
    <ServiceURL>sample string 26</ServiceURL>
    <SystemTypeID>11</SystemTypeID>
    <SystemTypeName>sample string 30</SystemTypeName>
    <TransportProtocol>sample string 31</TransportProtocol>
    <TransportProtocolTypeID>10</TransportProtocolTypeID>
    <TypeName>sample string 3</TypeName>
    <Username>sample string 23</Username>
  </IntegrationsDatasourceViewModel>
  <IntegrationsDatasourceViewModel>
    <Active>true</Active>
    <AdapterFactoryName>sample string 4</AdapterFactoryName>
    <DBAuthenticationTypeID>1</DBAuthenticationTypeID>
    <DataFormatTypeID>12</DataFormatTypeID>
    <DataSource>sample string 6</DataSource>
    <DataSourceIntegrationID>426e1fa3-7624-4ea0-be24-c3fbd82058c5</DataSourceIntegrationID>
    <DatasourceDirectionType>sample string 32</DatasourceDirectionType>
    <DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
    <DatasourceName>sample string 2</DatasourceName>
    <DatasourceTypeName>sample string 33</DatasourceTypeName>
    <DateCreated>2025-11-08T12:40:25.4577613+00:00</DateCreated>
    <DateUpdated>2025-11-08T12:40:25.4577613+00:00</DateUpdated>
    <FormatName>sample string 29</FormatName>
    <ID>db064f84-0208-41f7-afe8-54fb4d90706e</ID>
    <IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
    <IntegrationID>e25542ed-991f-4987-9c89-2c76e5094dbf</IntegrationID>
    <IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
    <LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
    <LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
    <LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
    <LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
    <LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
    <LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
    <LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
    <LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
    <LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
    <LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
    <LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
    <LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
    <LLPClient_Port>sample string 18</LLPClient_Port>
    <LLPClient_WaitForAck>true</LLPClient_WaitForAck>
    <LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
    <LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
    <LLPListener_IPv6Support>true</LLPListener_IPv6Support>
    <LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
    <LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
    <LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
    <LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
    <LLPListener_Port>sample string 22</LLPListener_Port>
    <LLP_EnablePortSharing>true</LLP_EnablePortSharing>
    <LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
    <Password>sample string 24</Password>
    <Properties>sample string 7</Properties>
    <Provider>sample string 5</Provider>
    <Reuse>true</Reuse>
    <SampleFetchedData>sample string 15</SampleFetchedData>
    <SampleFetchedDataTime>2025-11-08T12:40:25.4577613+00:00</SampleFetchedDataTime>
    <ServerName>sample string 25</ServerName>
    <ServiceURL>sample string 26</ServiceURL>
    <SystemTypeID>11</SystemTypeID>
    <SystemTypeName>sample string 30</SystemTypeName>
    <TransportProtocol>sample string 31</TransportProtocol>
    <TransportProtocolTypeID>10</TransportProtocolTypeID>
    <TypeName>sample string 3</TypeName>
    <Username>sample string 23</Username>
  </IntegrationsDatasourceViewModel>
</ArrayOfIntegrationsDatasourceViewModel>