v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBVMware
List all backup sets
Returns all backup sets for VMware
get/vmware/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 (VM). Specify multiple VM names by separating them with commas.
backupEnableboolean
Specify whether the backup is enabled for the virtual machine. Example: Enabled, Disabled.
pageTokenstring
Specify the token to access the next page of results. Keep this field blank in the first request. Use the token value received in the previous response's parameter 'nextPageToken'.
Response
Success