v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBList all backupsets
Returns all backup sets for SQL Servers.
Path parameters
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
Specify the name of the SQL standalone instance or availability group. Specify multiple resource names by separating them with commas.
Specify the resource type of the SQL Server, such as a standalone instance (SA) or an availability group (AG).
Specifies whether the backup is enabled for the backup set. Example: Select 'true' if the backup is enabled for the backup set
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