Zerto Virtual Replication APIs
  
Zerto Virtual Replication APIs
This section provides reference material about the Zerto Virtual Replication RESTful APIs. The following APIs are available:
API
Subject of API
Method
Description
/v1/
List available APIs
GET
Retrieves the list of available Zerto Virtual Replication v1 REST APIs. See /v1/ API.
/v1/alerts
Alert information
GET
Retrieves information about Zerto Virtual Replication alerts. See Alerts API and https://zvm_ip:port/v1/alerts – GET Methods.
/v1/alerts
Alert actions
POST
Dismisses or undismisses an alert. See Alerts API and https://zvm_ip:port/v1/alerts – POST Methods.
/v1/events
Events
GET
Retrieves information about Zerto Virtual Replication events. See Events API.
/v1/localsite
Local site information
GET
Retrieves information about the local site where the API is run. See Local Site API.
/v1/peersites
Peer site information
GET
Retrieves information about the peer sites for the site where the API is run. See Peer Sites API.
/v1/serviceprofiles
Service profiles
GET
Retrieves service profile information. See Service Profiles API.
/v1/session
Session management
POST
/v1/session
Session management
DELETE
/v1/tasks
Task information
GET
Retrieves information about tasks run at a site. See Tasks API.
/v1/
virtualizationsites
Site information
GET
Retrieves information about the hypervisor site where the API is run and the paired hypervisor sites and well as information about the resources at a specified site. See Virtualization Sites API.
/v1/vms
Protected virtual machine information
GET
Retrieves information about protected virtual machines. See VMs that are Protected API.
/v1/vpgs
VPG information
GET
Retrieves information about VPGs. See VPGs API and https://zvm_ip:port/v1/vpgs – GET Methods.
/v1/vpgs
VPG actions
POST
Performs actions on a VPG. See VPGs API and https://zvm_ip:port/v1/vpgs – POST Methods.
/v1/vpgs
VPG actions
DELETE
/v1/vpgSettings
Manage a VPG
GET
/v1/vpgSettings
Manage a VPG
POST
/v1/vpgSettings
Manage a VPG
PUT
/v1/vpgSettings
Manage a VPG
DELETE
/v1/vras
VRA information
GET
Retrieves VRA information. See VRAs API and https://zvm_ip:port/v1/vras – GET Methods.
/v1/vras
VRA actions
POST
Performs actions on a VRA. See VRAs API and https://zvm_ip:port/v1/vras – POST Methods.
/v1/vras
VRA actions
PUT
/v1/vras
VRA actions
DELETE
/v1/zorgs
ZORG information
GET
Retrieves ZORG information. See in ZORGs API.
/ZvmService/
ResourcesReport
Run the resource report
GET
Generates a resource report about the virtual machines being protected to a recovery site. See Resources Report API.