Zerto ZVM REST API

REST API exposed by the Zerto Virtual Manager / Zerto Cloud Appliance for programmatic disaster-recovery management — VPGs, failover, checkpoints, VRAs, peer sites, alerts, events, tasks, and long-term retention. Authenticated via embedded Keycloak OAuth2 (bearer JWT).

API entry from apis.yml

apis.yml Raw ↑
name: Zerto ZVM REST API
description: REST API exposed by the Zerto Virtual Manager / Zerto Cloud Appliance for programmatic disaster-recovery
  management — VPGs, failover, checkpoints, VRAs, peer sites, alerts, events, tasks, and long-term retention.
  Authenticated via embedded Keycloak OAuth2 (bearer JWT).
humanURL: https://help.zerto.com/
baseURL: https://zvm.example.com/v1
tags:
- Disaster Recovery
- Replication
- Data Protection
properties:
- type: Authentication
  url: authentication/zerto-authentication.yml
- type: Conventions
  url: conventions/zerto-conventions.yml
- type: ErrorCatalog
  url: errors/zerto-problem-types.yml
- type: Lifecycle
  url: lifecycle/zerto-lifecycle.yml
- type: Conformance
  url: conformance/zerto-conformance.yml
- type: DataModel
  url: data-model/zerto-data-model.yml
- type: MCPServer
  url: mcp/zerto-mcp.yml