From 05f09af4f32dc5f36820b3cd2c75861bbbebe991 Mon Sep 17 00:00:00 2001 From: Mike M Date: Mon, 5 Jun 2023 15:42:19 -0400 Subject: [PATCH] Update README.md JP Blog Post better source for howto --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ad8657..f251170 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ In 9.5U1, Zerto introduced a new Zerto Virtual Manager Appliance (ZVMA) which di These code samples provide sample code showing how one could connect to a ZVM Appliance and perform some common operations, such as list VPGs. -# Relevant Zerto Documentation +# Relevant Blog Post -- [Obtaining a Keycloak Token to Use in API Tools](https://help.zerto.com/bundle/Linux.ZVM.HTML/page/Keycloak_token_for_API_tools.htm) +- [Creating a KeyCloak Credentials](https://www.jpaul.me/2023/04/converting-rest-api-scripts-for-zvm-appliance/) - steps 1-3 # Code Samples in this Repo: