- This forum has 177 topics, 358 replies, and was last updated October 22, 2024 by Paul B.
-
- Scripting and APIs
-
-
Script to pull all information from a VPG
I have around 20 ZCA’s that I need to pull the VM information from each VPG into a spreadsheet. I need to verify the all the VM’s IP addresses and other settings match master spreadsheet. Thanks
-
People: 2
Replies: 1 - September 21, 2023
-
JournalHistoryInHours does not match web app
Zerto 7.5 When using the REST API to get the vpgSettings for a given VPG, the “JournalHistoryInHours” value is 720. But when viewing the same VPG in the web app, in the Settings tab, the value for “Journal History” is 7 days. Shouldn’t these values equal each other (after the obvious conversion of hours to […]
-
People: 4
Replies: 3 - August 11, 2023
-
Example of Python script for a ZVM linux appliance
Hello, I’m running Zerto 10.0 on the Debian ZVM appliance, I’m looking for an example of a working Python3 script connecting to the API and performing a simple task. Scripts on https://github.com/ZertoPublic/Python-Automation-Examples doesn’t seem up-to-date: they connect to the 9669 port, the session URL for the token is /session/add Have a nice day,
-
People: 2
Replies: 2 - August 10, 2023
-
MyZerto API to view cases status
Hi, Looking to see if its possible to connect to myzerto support page via api to check status of open cases?
-
People: 1
Replies: 0 - July 4, 2023
-
Using Zerto API and Python to power on VRAs
I was hoping that someone in this community may be able to help me with this issue. After some host patching occasionally VRAs do not power back on without manual intervention. I was attempting to write a Python script to run every day after our patching window to identify the power status of all VRAs […]
-
People: 2
Replies: 1 - June 26, 2023
-
Linux Authentication for PS scripts
We want test our existing powershell scripts on Zerto Linux v9.7U3 which uses Keycloak. Do anyone know where I can find the documentation on how to authenticate so the scripts can run? The documentation I have seen for Zerto Linux is vague and confusing, not helpful at all.
-
People: 2
Replies: 1 - June 5, 2023
-
MIB
Hi to all, the mib package for zerto exist? I have searched but I haven’t find it. Thanks
-
People: 2
Replies: 2 - April 4, 2023
-
API/Powershell ZVM authentication
Powershell version: 5.1 / ZVR Version: 5.5 Update1 I’m trying to do some testing with PowerShell and rest API. When using an example script from the White Paper “Automating Zerto Virtual Replication with PowerShell and REST APIs” (page 9) I’m having some authentication issues. I receive the exception error below. The problem seems to be, at […]
-
People: 1
Replies: 3 - March 25, 2023
-
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
-
Powershell to edit VPG – Test Reminder
Does anyone have a powershell script that can edit/change all the VPG’s setting for the test reminder from 6 months to 12 months? Is it possible to make 12 months the default vs 6 months?
-
People: 3
Replies: 2 - March 14, 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
-
Script to pull all information from a VPG
The forum ‘Scripting and APIs’ is closed to new topics and replies.