List all backup sets

Returns a list of all backup sets for NAS hosts.

Log in to see full request history
Path Params
int32
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 Params
string

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.

string

Specify the proxy name. You can specify multiple proxy names by separating them with commas. (This is deprecated)

string

Specify the pool name. You can specify multiple pool names by separating them with commas.

boolean

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'.

string

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'.

Responses

400

Bad Request

401

The request did not include an authentication token or the authentication token was expired.

403

Forbidden

404

The requested resource was not found.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json