Restores a single asset from archive using specified restore profiles.

Behavior: Initiates a restore operation for the specified archived asset using the given restore profile names. The asset is queued for restoration asynchronously.

Authorization: Requires a valid Bearer token.

Side Effects: The asset is queued for restoration from archival storage.

Error Scenarios: Returns 401 if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the archived asset to restore.

Body Params

The restore parameters including restore profile names.

Represents a request to restore assets from archive storage to a local storage profile.

sourceAssetIds
array of uuids | null

Gets or sets the array of asset identifiers to restore from archive.

sourceAssetIds
restoreProfileNames
array of strings | null

Gets or sets the array of restore profile names defining the target storage locations.

restoreProfileNames
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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