v8

latestSwagger 2.02026-07-13183157.6 KB

Restores all key versions of a given key using user supplied SAS token pointing to a previously stored Azure Blob storage backup folder

put/keys/{keyName}/restore

Path parameters

keyNamestring required

The name of the key to be restored from the user supplied backup

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

folderstring required

The Folder name of the blob where the previous successful full backup was stored

Response

The request has been accepted for processing, but processing has not yet completed.

status'InProgress' | 'Succeeded' | 'Canceled' | 'Failed'

The status of a long-running operation.

statusDetailsstring

The status details of restore operation.

jobIdstring

Identifier for the selective key restore operation.

startTimeinteger

The start time of the restore operation

endTimeinteger nullable

The end time of the restore operation