Run a Report
-
- Last UpdatedApr 29, 2025
- 1 minute read
Description
Run a specific Report by the report’s name
URL
https://{host:port}/SecureSphere/api/v1/management/reports/{reportName}/runRepor
HTTP Method
PUT
URL Path Parameters
Parameter |
Description |
Value |
---|---|---|
reportName |
The name of the report |
String |
Possible Responses
The following responses can appear when invoking this method in addition to the general responses that can be found under Error Codes.
IMP Code |
Description |
---|---|
IMP-14014 |
Could not find Report {report name} |
IMP-14015 |
Could not find job data for Report {report name} |