- This topic has 3 replies, 1 voice, and was last updated October 24, 2022 by .
Update Journal History Time in Hours
The forum ‘Scripting and APIs’ is closed to new topics and replies.
When editing a VPG in the WebGUI, there is an option under the Replication Tab to change hte Journal History Days or Hours. Can connect via REST Api, but I can find documentation where I can update that field.
Hi Erick,
Checking with my team to see if we have a written example or documentation somewhere that explains.
I’ll let you know when I hear back!
Hi Erick,
You can use the VPG Management API to change the journal settings (see our online API documentation: http://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20REST%20APIs%20Online%20Help/index.html#page/connect%2Fsplash.html)
Please change the basic settings (using
https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier}/basic ; see example JSON) using the new desired Journal History:
The forum ‘Scripting and APIs’ is closed to new topics and replies.