Veritas™ Surveillance User Guide
- Introducing Veritas Surveillance
- Getting started
- Working with dashboard widgets
- Managing employees and employee groups
- Managing departments
- Managing department users
- Managing department-level archives
- Managing department-level searches
- Managing department-specific hotword sets
- Managing department-specific labels
- Managing department-specific review comments
- Viewing employees associated with departments
- Managing users, roles, and permissions
- Managing application-level archives
- Managing application-level searches
- Managing application-specific hotword sets
- Managing application-specific labels
- Managing application-specific review comments
- Managing search schedules
- Managing export operations
- Managing reviews
- Working with reports
- Enhanced reporting
- Departments API
- Roles API
- Users API
- UserRoles API
- ItemMetrics API
- ReviewerMapping API
- MonitoredEmployees API
- Evidence of Review API
- Managing Power BI templates for reporting APIs
- Managing Audit Settings
- Working with Audit viewer
Report Status API
ReportStatus |
|
GET https://<Reporting endpoint Base URL>/odata/ReportStatus
GET https://<Reporting endpoint Base URL>/odata/ReportStatus
Besides the ReportStatus parameter, this API supports all the OData query options (See Supported OData query options.). See an example below.
GET https://<Reporting endpoint Base URL>/odata/ReportStatus?$Count=true&$Skip=100&$Top=200
GET https://<Reporting endpoint Base URL>/odata/ReportStatus?ReportId=a337e782-aa81-40fd-a65c-589b1bb6da55
Status code: 200 OK
For single report ID
For multiple report IDs
Status | Description |
---|---|
Queued | The report is currently queued for generation. |
Processing | The report generation is currently in progress. |
Ready | The report is generated and available for review and utilization. |
RetryQueued | The report generation failed and has been queued for retry. |
Failed | The report generation has failed even after retrying. |