v4

latestSwagger 2.0raw.githubusercontent.com2019-06-1833108139.7 KB
Backups

Triggers the backup job for the specified backup item. This is an asynchronous operation. To know the status of the operation, call GetProtectedItemOperationResult API.

post/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/backup

Path parameters

vaultNamestring required

The name of the Recovery Services vault.

resourceGroupNamestring required

The name of the resource group associated with the Recovery Services vault.

subscriptionIdstring required

The subscription ID.

fabricNamestring required

The fabric name associated with the backup item.

containerNamestring required

The container name associated with the backup item.

protectedItemNamestring required

The name of backup item used in this POST operation.

Query parameters

api-versionstring required

Client API version.

Request body

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/...

locationstring

Resource location.

tagsobject

Resource tags.

eTagstring

Optional ETag.

Response

Accepted