• This forum has 132 topics, 288 replies, and was last updated November 12, 2020 by Yossi A.
    • Scripting and APIs
    • Unable to run Zerto powershell cmdlets

      Hi, I am trying to run zerto powershell cmdlets. I am getting thesame  error while running any of the cmdlets Here are the error details Set-CheckPoint : System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to http://10.0.xxx.xxx:9669/ZvmService/SiteController. This could be due to the service endpoint binding not using the HTTP protocol. This could also […]

    • People: 3
      Replies: 2
    • April 10, 2017
    • Getting IP and Subnet

      Hi, I am writing a script to query Zerto for VM Source IP/Segment and also Target in DR after Fail Over same VM IP/Segment (since it might change). We didn’t find any way to do it with Zerto CLI. Can you help? Thanks Erez

    • People: 4
      Replies: 5
    • March 24, 2017
    • Start FailOverTest Powershell

      I unable to start failover test through Rest API here is my code $json=” { "CheckPointIdentifier“: "144321” }” Invoke-RestMethod -Uri $url -Body $json -Headers $zh -ContentType $TypeJSON -Method Post Error I am getting {“Message”:”failed parsing as a valid CheckPoint Identifier”}

    • People: 2
      Replies: 3
    • March 24, 2017
    • Zerto VPG "Execute PS script"

      I am trying to execute a Powershell Script Pre or Post recovery ideally Post, but really im trying to figure out the syntax required to launch a script. In the Pre/Post Script config in the VPG there is command to runn and parramaters, i have tried multiple combinations to try to invoke a powershell script […]

    • People: 2
      Replies: 1
    • March 18, 2017
    • Write powershell for Zerto

      Hi, I want to hire someone to help me write some powershell scripts for Zerto API. If anyone is interesting, please contact me directly to epaz999@gmail.com. Thanks

    • People: 2
      Replies: 1
    • March 7, 2017
    • Editing a running VPG

      I’m trying to to use the reference to changing a VPG’s name in section 7 in “Automating Zerto Virtual Replication with PowerShell & REST APIs Whitepaper” I can call the POST VPGSettings with the appropriate body to convert a VPG to a VPGSettings. However, when I commit, I get a a 400 error Unknown web […]

    • People: 2
      Replies: 2
    • February 21, 2017
    • Need help adding VM to an existing VPG

      I am trying to add new VMs to an existing VPG using the PowerShell Rest API.  We’re running vmware 6.0 and Zerto 5.0.  I’m following the the Zerto Rest API Reference Guide.  I can create the VPG Settings, and poll the vpgsettings/VPGSETTINGSID using a GET method and return the results.   I create the JSON […]

    • People: 3
      Replies: 4
    • February 15, 2017
    • VPGSettings Backup Repository ID

      I’m trying to work with the VPGSettings calls and am looking at the Backup part of the JSON file. How do you retrieve a Peer Sites Backup Repositories?  I’m looking at retrieving the backup repository ID.  

    • People: 1
      Replies: 1
    • December 20, 2016
    • automated VRA deployment; DRS rules

      Greetings, I was directed to the “automating Zerto with powershell and REST API” document to assist with my deployment. Specifically page 68 deploying VRA’s. My ZVM’s are not setup yet so I can’t test the script. If anybody has tried this script, do you know what if anything it sets for the VRA hostname? All […]

    • People: 2
      Replies: 1
    • December 6, 2016
    • CSV Export of all VPGs and Config

      Has anybody come across a way to automate regular backup of the VPG/other config via scheduled task to a CSV? I realise there’s an XML file generated regularly however am keen to get the CSV layout which is more readable.

    • People: 2
      Replies: 1
    • December 6, 2016
    • VpgSettings with identifier does not exist

      I’m able to retrieve vpgs and vms but when I attempt a REST request to retrieve vpgsettings using: https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier} I get the response: “Message”:”VpgSettings with identifier <vpgid> does not exist”

    • People: 2
      Replies: 1
    • December 2, 2016
    • Running a FailoverTest from Powershell?

      I’m trying to run a FailoverTest of a VPG through the RESTful API from Powershell and hitting problems I’m creating authentication headers OK, querying a list of VPGs, looping through to find the VpgIdentifer of the required VPG OK and then returning a list of Checkpoints for the required VPG. I select the latest one to […]

    • People: 4
      Replies: 5
    • December 1, 2016
    • Utility for running failover scripts in a guest

      Here is a simple executable that can run commands in a guest VM. It can be used to run the failover script in a guest as opposed to within the ZVM. All you need to do is open this zip somewhere on the ZVM and run the executable from the FO script providing as command line […]

    • People: 3
      Replies: 2
    • November 13, 2016
    • vCenter Folders issue with REST API

      Hi – I’ve got an issue with how Zerto is retrieving vCenter folders which is complicated by the REST API.   I’m trying to use the REST API to retrieve the ID of a vCenter folder to create a VPG.  vCenter uses hierarchical folders, but Zerto seems to only retrieves the folder name, not the […]

    • People: 2
      Replies: 1
    • November 12, 2016

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