Back

DataSourceResponse GetDataSourceList()

Used to get the available datasource list in Blue.

Inputs: BaseRequest

BaseRequest Structure

PropertiesAttribute TypeDescription
APIKeyHeader: stringMessage HeaderA value used to authorize the access of this web function.

Outputs: DataSourceResponse

DataSourceResponse Structure

PropertiesAttribute TypeDescription
APIKeyHeader: stringMessage HeaderA value that indicates whether the API key is valid.
Message : stringMessage HeaderReturns 'Success' if the datasource list was successfully retrieved, otherwise returns an error code.
DataSources: Array of IDataSourceMessage Body MemberDatasource array.
Back to top

Copyright © 2025

Explorance Inc. All rights reserved.