Drill Through Reports REST Endpoints

Drill Through Reports
The operations from the Drill Through Reports category.
Create Drill Through Report
Method: post
Path: /applications/{applicationName}/databases/{databaseName}/reports
Delete Drill Through Report
Method: delete
Path: /applications/{applicationName}/databases/{databaseName}/reports/{name}
Execute Drill Through Report
Method: post
Path: /applications/{applicationName}/databases/{databaseName}/reports/{name}
Get Drill Through Report
Method: get
Path: /applications/{applicationName}/databases/{databaseName}/reports/{name}
Get Drill Through Reports
Method: get
Path: /applications/{applicationName}/databases/{databaseName}/reports
List Drill Through Reports for Given Cell Intersections
Method: post
Path: /applications/{applicationName}/databases/{databaseName}/dtreports/list
Update Drill Through Report
Method: put
Path: /applications/{applicationName}/databases/{databaseName}/reports/{name}