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 | Starts a session. See Session API and https://zvm_ip:port/v1/session – POST Method. |
/v1/session | Session management | DELETE | Ends a session. See Session API and https://zvm_ip:port/v1/session – DELETE Method. |
/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 | Deletes a VPG. See VPGs API and https://zvm_ip:port/v1/vpgs – DELETE Methods. |
/v1/vpgSettings | Manage a VPG | GET | Manages a vpgSettings object. See VPG Management API (vSphere and Hyper-V only) and https://zvm_ip:port/v1/vpgSettings – GET Methods. |
/v1/vpgSettings | Manage a VPG | POST | Performs actions on a vpgSettings object. See VPG Management API (vSphere and Hyper-V only) and https://zvm_ip:port/v1/vpgSettings – POST Methods. |
/v1/vpgSettings | Manage a VPG | PUT | Enables editing a vpgSettings object. See VPG Management API (vSphere and Hyper-V only) and https://zvm_ip:port/v1/vpgSettings – PUT Methods. |
/v1/vpgSettings | Manage a VPG | DELETE | Deletes a vpgSettings object. See VPG Management API (vSphere and Hyper-V only) and https://zvm_ip:port/v1/vpgSettings – DELETE Methods. |
/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 | Enables editing a VRA. See VRAs API and https://zvm_ip:port/v1/vras – PUT Methods. |
/v1/vras | VRA actions | DELETE | Deletes a VRA. See VRAs API and https://zvm_ip:port/v1/vras – DELETE Methods. |
/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. |