Opsview 6.9.x End of Support
Opsview versions 6.9.x reached their End of Support (EOS) status at the end of January 2026, in accordance with our Support policy. As of this date, these versions no longer receive code fixes, security updates, maintenance releases, or backported changes.
The documentation for version 6.9.7 and earlier releases will remain accessible for reference, but it will no longer be updated or maintained. We strongly recommend upgrading to the latest supported version of Opsview to ensure continued support and access to the latest features and security enhancements.
REST API Policy
We will mark particular aspects of Opsview as having an Application Programming Interface (API). This means:
- We will publish documentation about the API on how to use it.
- We will extensively test the API to ensure no regressions exist.
- We will maintain the API and fix any bugs against it.
- We try not to make unnecessary changes to the API.
- If we make any changes to the API, it will be documented on this site.
From time to time, we may deprecate certain API functionality. This means:
- We will not be adding any new features.
- We will not fix any bugs against it.
- We will mark documentation to say that it is deprecated.
- We will remove the code in future.
- We recommend new code is not developed against it.
- We will provide a migration path to an newer API.