v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBList all backup sets
Returns a list of all backup sets for NAS hosts.
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 host name. You can specify multiple host names by separating them with commas. Get the list of the NAS host names using the 'ListHost' API.
Specify the proxy name. You can specify multiple proxy names by separating them with commas. (This is deprecated)
Specify the pool name. You can specify multiple pool names by separating them with commas.
Specify whether the backup is enabled for the backup set. Set the value to 'true' if the backup is enabled for the backup set, else set it to 'false'.
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