List Drill Through Reports for Given Cell Intersections
post
/applications/{applicationName}/databases/{databaseName}/dtreports/list
Gets a list of allowed drill through reports for provided cell intersections.
Request
Path Parameters
-
applicationName(required):
Application name.
-
databaseName(required):
Database name.
Response
200 Response
OK
The list of allowed drill through reports, for specified cell intersections, are fetched successfully.
400 Response
Bad Request
Failed to fetch the drill through reports for specified cell intersections.
500 Response
Internal Server Error.