v4

latestSwagger 2.02026-07-1350117170.5 KB
FindRestorableTimeRanges

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupInstances/{backupInstanceName}/findRestorableTimeRanges

Path parameters

vaultNamestring required

The name of the backup vault.

resourceGroupNamestring required

The name of the resource group where the backup vault is present.

subscriptionIdstring required

The subscription Id.

backupInstanceNamestring required

The name of the backup instance

Query parameters

api-versionstring required

Client Api Version.

Request body

sourceDataStoreType'OperationalStore' | 'VaultStore' | 'ArchiveStore' required

Gets or sets the type of the source data store.

startTimestring

Start time for the List Restore Ranges request. ISO 8601 format.

endTimestring

End time for the List Restore Ranges request. ISO 8601 format.

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