- This topic has 1 reply, 1 voice, and was last updated December 20, 2016 by
Christopher L.
VPGSettings Backup Repository ID
You must be logged in to create new topics.
Click here to login
I’m trying to work with the VPGSettings calls and am looking at the Backup part of the JSON file.
How do you retrieve a Peer Sites Backup Repositories? I’m looking at retrieving the backup repository ID.
Actually, found it –
$baseURL + “virtualizationsites/” + $ZertoSiteIdentifier + “/repositories”
Seems to not be documented in the REST API docs.