Get Streamed Global Datasource Results
post
/essbase/rest/v1/datasources/customdelimited/query/stream
Returns results in stream from a global-level Datasource.
Request
Query Parameters
-
includeHeaders: boolean
Include headers.
Default Value:false -
metaDataOnly: boolean
Metadata Only.
Default Value:false
Query information.
Root Schema : DatasourceQueryInfo
Type:
Show Source
object-
delimiter:
string
-
params:
object params
Additional Properties Allowed: additionalProperties
-
query:
string
Nested Schema : additionalProperties
Type:
objectResponse
Supported Media Types
- application/json
- text/plain
- text/csv
200 Response
OK
Results fetched successfully.
400 Response
Bad Request
Failed to stream results.
500 Response
Internal Server Error.