v2

latestSwagger 2.02026-07-136054211.7 KB
DataSources

Retrieves a specific data source connection by its ID within a given business domain, with optional query parameters.

get/business-domains/{businessDomainId}/data-sources/{dataSourceId}

Path parameters

businessDomainIdstring required

Unique identifier for the business domain containing the data source

dataSourceIdstring required

Unique identifier for the data source connection within the business domain

Query parameters

api-versionstring required

The API version to use for this operation.

skipTokenstring

Continuation token for paginated results.

namestring

Optional name filter for data sources.

Response

The request has succeeded.

idstring

Unique system identifier for the data source entity.

namestring

Human-readable display name identifying the data source connection.

isVNetEnabledboolean

Virtual Network connectivity flag.

targetResourceIdstring

Azure resource identifier for target platform (if applicable).

lastModifiedAtstring

ISO 8601 timestamp representing the last modification time.

createdBystring

Identifier or name of the user who created the data source configuration.

createdAtstring

ISO 8601 timestamp representing the creation time.

ETagstring

Entity tag for concurrency control and change detection.

lastModifiedBystring

Identifier or name of the last modifying user.

typestring

Platform type of the data source (e.g., AzureSqlDatabase, Snowflake, OneLake, etc.).

computeIdstring

Compute resource identifier associated with the credential.

regionstring

Region associated with the credential.

dataSourceTypestring

Type of data source platform (e.g., AzureSqlDatabase, OnPremiseOracleDatabase, Snowflake, etc.).

managePrivateEndPointIdstring

Managed Private Endpoint identifier for secure connectivity.

managePrivateEndpointStatusstring

Manage Private Endpoint status information.