v4

latestSwagger 2.02026-07-1350117170.5 KB
AzureBackupJob

Gets a job with id in a backup vault

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupJobs/{jobId}

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.

jobIdstring required

The Job ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).

Query parameters

api-versionstring required

Client Api Version.

Response

OK

idstring

Resource Id represents the complete path to the resource.

namestring

Resource name associated with the resource.

typestring

Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...