Update compatibility notes for vSphere 9 and pyvmomi end-of-life

pyvmomi 9.0.0.0 supports vSphere 7.x through 9.x. Note that 9.0.0.0
is the last standalone pyvmomi release; future versions will ship as
part of Broadcom's unified VCF Python SDK.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-21 13:07:16 -05:00
parent 11c5aaa909
commit 6064626a9b
+3 -1
View File
@@ -7,13 +7,15 @@ A Python-based Prometheus exporter that scrapes the Zerto ZVM Appliance (ZVMA) R
| Component | Supported Versions |
|---|---|
| Zerto | ZVM Appliance (ZVMA) 10.x |
| vCenter | 7.x, 8.x |
| vCenter / vSphere | 7.x, 8.x, 9.x (VCF 9) |
| pyvmomi | 9.0.0.0 |
| Prometheus | Any current release |
| Grafana | Any current release |
> **Note:** This exporter targets the ZVMA API (Keycloak-based authentication). It is **not** compatible with the legacy Windows-based ZVM.
> **pyvmomi and vSphere 9:** pyvmomi 9.0.0.0 supports vSphere 9.0 and maintains backward compatibility with the previous four vSphere releases (8.0, 8.0U1, 8.0U2, 8.0U3). Note that Broadcom has announced pyvmomi 9.0.0.0 is the last standalone release — future versions will be distributed as part of the unified [VCF Python SDK](https://developer.broadcom.com/vcf-python-sdk). This exporter will be updated accordingly when that becomes necessary.
## Quick Start
### Docker Hub (recommended)