v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBPBS
List all backupsets
Returns all backupsets for Phoenix Backup Stores.
get/pbs/v1/orgs/{OrgID}/reports/backupsets
Path parameters
OrgIDinteger required
The 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
serverNamestring[]
The name of the Oracle server host or the Phoenix Backup Store. Specify multiple server names by separating them with commas.
backupEnabledboolean
Specifies whether the backup is enabled for the backup set. Select 'true' if the backup is enabled for the backup set.
pageTokenstring
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