• This forum has 172 topics, 344 replies, and was last updated April 9, 2024 by Yossi A.
    • Scripting and APIs
    • API Token script generated : not enough rights

      I am using Zerto 9.5.   I intend to use the API to reset the RE-IP configuration which is automatically added after a failover. I have written a Python script to do so. I am able to connect to the API (generate a token), list the VPG list … However I am not able to […]

    • People: 1
      Replies: 0
    • March 23, 2023
    • API New VPG Error

      Zerto 7.5 U2 Attempting to create VPGs via API and receiving the following error: Invoke-RestMethod : {“Message”:”Exception occurred in API: The following properties are mandatory when replicating from vSphere to vSphere. Set these accordingly:\nName: DeleteBackup; Location: ProtectionGroupManagementSettings.ProtectionGroupSettings.BackupSettings\r\nName: TargetIdentifier; Location: ProtectionGroupManagementSettings.ProtectionGroupSettings.BackupSettings.Target”} Error seems to be in the backup settings of the JSON which mine look as […]

    • People: 3
      Replies: 2
    • March 20, 2023
    • CSV's Columns for Scheduling Offsite Clone

      I want to know CSV’s Columns for Scheduling Offsite Clone. I find Example of Scheduling Offsite Clone in Automating ZVR with Powershell and REST APIs Whitepaper. And I know that this script uses a csv list file about VPG. Although I can find the columns by looking at the code,  but I want to save […]

    • People: 2
      Replies: 2
    • March 20, 2023
    • API to start failover test fails

      I don’t use Cmdlets because I want to just learn one method across all application I script. Instead, I am using the POST method with Invoke_RestMethod and/or Invoke_WebRequest. Both return the same error. I can run the call from swagger and it works, but when I run the same call from PowerShell, I get the […]

    • People: 2
      Replies: 2
    • March 15, 2023
    • Viewing IPv4 Details of a Protected VM

      Is there a way for the API to return network details for protected VMs? Specifically I want to see information on whether or not the IPv4 address is DHCP or statically assigned for the failover and failover test networks, and if statically assigned, what the address is. I’ve looked on the swagger page and nothing […]

    • People: 2
      Replies: 2
    • February 7, 2023
    • Powershell cmdlet for Failover in Live environment

      Hi, I am looking for Powershell cmdlet for Failover in Live environment. There is a start-FailoverTest but it does only the test. Is there is any cmdlet for Live environment. I thought it should be start-Failover – But cmdlet doesn’t exist. I am using the version 4.5.  Any help will be appreciated…    

    • People: 1
      Replies: 6
    • January 24, 2023
    • VPG Search via API

      When performing a GET request to /v1/vpgs/ and specifying ?name= as a parameter, is it possible to search for a VPG using wildcards? Or does the name have to be an exact match? For example, I wish to retrieve a list of VPG’s starting with a specific string prefix.

    • People: 1
      Replies: 0
    • December 20, 2022
    • VGP Failover Test

      Hello everyone: I’m trying to create a power shell script to be able to do a failover test of several VPG’s that can be read from a csv file the name of each VPG that I need to test. If anyone can help me or guide me with this, please. Thanks for the help.

    • People: 2
      Replies: 1
    • December 20, 2022
    • Change VPG/VM/Volume datastore via API

      <p style=”padding-left: 30px;”>Due to a storage change at our Recovery site, we are migrating all recovery and journal volumes to new datastores (VMware). I have a working script that will change the VPG recovery and journal datastore and the recovery and journal datastore for each VM in the VPG. I’m now stuck trying to update […]

    • People: 1
      Replies: 9
    • December 17, 2022
    • VGP Failover Test

      Hello everyone: I’m trying to create a power shell script to be able to do a failover test of several VPG’s that can be read from a csv file the name of each VPG that I need to test. If anyone can help me or guide me with this, please. Thanks for the help.

    • People: 1
      Replies: 0
    • December 1, 2022
    • Collection time for Resource Reports

      Hi, Does anyone know how the specific time is determined when the daily samples are collected for the Resource Report that can be obtained through the ‘resources’ API? The frequency is set to daily or hourly in the ‘Site Settings’, but I cannot find anything about how the specific time is selected and if it […]

    • People: 5
      Replies: 5
    • October 29, 2022
    • Question about Virtualization Site Name?

      When I pull the virtualization site info via the API, it displays SiteIdentifier, VirualizationSiteName.  I’ve noticed that of the eight sites targeting this ZVM, four of them show the name as the site name I have configured, and four of them have the protected vCenter FQDN as the site name despite the fact that they […]

    • People: 2
      Replies: 1
    • October 25, 2022

You must be logged in to create new topics. Click here to login