Returns a paginated list of backups belonging to the specified VM.
GET
/v1/projects/:projectId/vms/:vmId/backupsSupported values for PagedQueryParams.Sorts and PagedQueryParams.Filters on this endpoint are
id, vmId, and createdAt. The default sort order is newest-first (-createdAt,id).
Request
Responses
- 200
OK