From 7910004e9d6b285cd3f5e5ad3e0de7b317899387 Mon Sep 17 00:00:00 2001 From: s-finn <37446215+s-finn@users.noreply.github.com> Date: Thu, 30 Jul 2020 13:25:07 -0400 Subject: [PATCH] Create READ.me --- Site Pairing/READ.me | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Site Pairing/READ.me diff --git a/Site Pairing/READ.me b/Site Pairing/READ.me new file mode 100644 index 0000000..3723a52 --- /dev/null +++ b/Site Pairing/READ.me @@ -0,0 +1,15 @@ +# Zerto Python Site Pair +Example of how to pair two Zerto sites + +# Legal Disclaimer +This script is an example script and is not supported under any Zerto support program or service. The author and Zerto further disclaim all implied warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose. + +In no event shall Zerto, its authors or anyone else involved in the creation, production or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or the inability to use the sample scripts or documentation, even if the author or Zerto has been advised of the possibility of such damages. The entire risk arising out of the use or performance of the sample scripts and documentation remains with you. + +# Environment Requirements +- Python 3.7 +- Network access to Zerto Virtual Manager(ZVM) + +Script Requirements +- ZVM IP, peer ZVM IP, user, password with permissions to access the API of the ZVM +