v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
NAS

On-demand restore

Initiates an on-demand restore for a NAS backup set.

post/haydn/v1/{workloadName}/v1/jobs/restore

Path parameters

workloadNamestring required

Specify the name of the workload. For example, 'nas'.

Headers

authEntitiesstring required

Specify the authorization information in the format: 'pType=org;pID=orgID', where orgID is the ID of your organization. Get the ID of an organization using the 'List all organizations' API.

Request body

backupsetIDinteger required

Specify the ID of the backup set. Get the ID using the 'List backup sets' API.

restoreTypestring

Enter 'RegularRestore' as the restore type.

snapshotIDstring required

Specify the ID of the snapshot. Get the ID using the 'List Snapshots' API.

snapshotNamestring

Specify the name of the snapshot. Get the name using 'List Snapshots' API.

sourceListstring[]

Specify the list of selected files or folders to restore. Get the list using 'List RP directory' API.

Response

Success