ProtectedItems
Provides a pageable list of all items in a subscription, that can be protected.
get/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectedItems
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.
Query parameters
api-versionstring required
Client API version.
$filterstring
itemType eq { VM , FileFolder , AzureSqlDb , SQLDB , Exchange , Sharepoint , DPMUnknown } and providerType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql } and policyName eq {policyName} and containerName eq {containername} and backupManagementType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql }.
$skipTokenstring
The Skip Token filter.
Response
OK.