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
- 200
- 400
- 500
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
Validation or authorization failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -