v4
latestSwagger 2.02026-07-1350117170.5 KBAzureBackupJob
Gets the operation result of operation triggered by Export Jobs API. If the operation is successful, then it also contains URL of a Blob and a SAS key to access the same. The blob contains exported jobs in JSON serialized format.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupJobs/operations/{operationId}
Path parameters
subscriptionIdstring required
The subscription Id.
resourceGroupNamestring required
The name of the resource group where the backup vault is present.
vaultNamestring required
The name of the backup vault.
operationIdstring required
OperationID which represents the export job.
Query parameters
api-versionstring required
Client Api Version.
Response
OK