Opsview 6.8.x End of Support
With the release of Opsview 6.11.0 on February 2025, versions 6.8.x have reached their End of Support (EOS) status, according to our Support policy. This means that versions 6.8.x will no longer receive code fixes or security updates.
The documentation for version 6.8.9 and earlier versions will remain accessible for the time being, but it will no longer be updated or receive backports. We strongly recommend upgrading to the latest 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.