- This topic has 2 replies, 2 voices, and was last updated June 7, 2019 by Vedika A.
Autodiscovery at protected site
You must be logged in to create new topics.
Click here to login
If I am using Zerto REST API, which API (get) will help me to list all the VMs ( all the resources VMs, Discs list to create VPG) from protected site? Is any auto discovery process present in ZERTO or we have to use our own tool
Hi Vedika – May be having a bit of deja vu as I thought I had replied to this post or similar recently. Anyway, it sounds like you’re looking for the virtualization sites API. http://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20Zerto%20Virtual%20Manager%20%28ZVM%29%20-%20vSphere%20Online%20Help/index.html#page/RestfulAPIs%2FStatusAPIs.5.084.html%23
Usually folks use items returned from that API to work with the VPGSettings API. There are a few specific pieces of documentation for that API, I’ve linked to the first introduction here: http://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20Zerto%20Virtual%20Manager%20%28ZVM%29%20-%20vSphere%20Online%20Help/index.html#page/RestfulAPIs%2FAPIsIntro.2.4.html%23 — Justin
Thanks Justin for your help. I will check with my implementation. But it is surely the great help. Will update this post if I could able to achieve whatever I am trying to do in my lab.