v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
NAS

List all backup sets

Returns a list of all backup sets for NAS hosts.

get/nas/v1/orgs/{OrgID}/reports/backupsets

Path parameters

OrgIDinteger 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 parameters

hostNamestring

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.

proxyName (deprecated)string

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

poolNamestring

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

backupEnableboolean

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

pageTokenstring

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

nextPageTokenstring

The token to access the next page of results. This parameter will be empty for the last page of results.