From 125fa5ed43a527e1b2d1056ac3028e19767e4a3c Mon Sep 17 00:00:00 2001 From: Mike M Date: Fri, 4 Nov 2022 16:56:27 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 73c120f..023d049 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ In 9.5U1, Zerto introduced a new Zerto Virtual Manager Appliance (ZVMA) which di These code samples provide sample code in PowerShell showing how one could connect to a ZVM Appliance and perform some common operations, such as list VPGs. +# Relevant Zerto Documentation + +- [Obtaining a Keycloak Token to Use in API Tools](https://help.zerto.com/bundle/Linux.ZVM.HTML/page/Keycloak_token_for_API_tools.htm) + # Code Samples in this Repo: - [ZVML-simple-list-vpgs.ps1](ZVML-simple-list-vpgs.ps1) - Shows how to connect to ZVM Linux appliance using Keycloak token, then list VPGs of a Zerto site