Event - Request Format

URL: /rest/event

This requires authentication. Requires VIEWALL or VIEWSOME permission.

An event is considered to be either:

Access Control Copied

Troubleshooting Copied

If you experience slow response times from this API, you can override the default straight_join_num_objects_threshold value by adding the following configuration to your user variables in Opsview Deploy and running the orchestrator_install playbook.

Lowering the threshold can help improve performance

opsview_core_web_local_overrides:
  Controller::REST::Event:
    straight_join_num_objects_threshold: 5000
["Opsview On-Premises"] ["API", "Technical Reference"]

Was this topic helpful?