Update README.md

This commit is contained in:
Mike M
2022-11-04 16:56:27 -04:00
committed by GitHub
parent 7433599edb
commit 125fa5ed43
+4
View File
@@ -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. 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: # 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 - [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