Skip to main content
 print this page

Get a datasource entity

GET 

/datasources/:datasource_id/entities/:entity_id

Returns one entity. Non-global entities require at least read/view on the path datasource (else AUTH-1012). Global entities (IsGlobalEntity=true) skip the datasource permission check. Supports JDBC Bulkload shared instances, JDBC Advanced Load shared clusters, and Streams transformation functions.

Request

Responses

Entity details. JDBC includes attached Dataflows. Streams includes PresignedUrl for ZIP upload. Bulkload may return Message only if the DMS instance was already deleted while status was deleting.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers