v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBAHV
List all backup sets
Returns all backup sets
get/ahv/v1/orgs/{OrgID}/reports/backupsets
Path parameters
OrgIDinteger required
Specify the organization ID of your organization. Set it to "0" to select all organizations. Get the ID of an organization using the 'List all organizations' API.
Query parameters
vmNamestring
Specify the name of the virtual machine. Specify multiple virtual machine names by separating names with commas.
backupEnableboolean
Specify whether the backup is enabled or disabled for the virtual machine.
pageTokenstring
Specify the token to access the results on the next page. Keep this field blank for the first request. To view the results on the next page, use the value received in the 'nextPageToken' parameter of the previous response.
Response
Success