v4

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

Lists the recovery points, or backup copies, for the specified backup item.

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

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 GET operation.

Query parameters

api-versionstring required

Client API version.

$filterstring

startDate eq {yyyy-mm-dd hh:mm:ss PM} and endDate { yyyy-mm-dd hh:mm:ss PM}.

Response

OK.

nextLinkstring

The URI to GET the next page of resources. Call ListNext() gets the next page of resources.