Using a Python script to communicate with 3 different Zerto servers
So what is “Get-ZertoAlert” doing in PowerShell that works?
Doing a GET against /v1/alerts via Python doesn’t?
Oops, it was a dumb mistake. I had hard-coded one of the servers for debugging. My bad.