ProtectionContainers
Lists the containers registered to the Recovery Services vault.
get/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupProtectionContainers
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
The following equation is used to sort or filter the containers registered to the vault. providerType eq {AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql} and status eq {Unknown, NotRegistered, Registered, Registering} and friendlyName eq {containername} and backupManagementType eq {AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql}.
Response
OK.