v4

latestSwagger 2.0raw.githubusercontent.com2019-06-1833108139.7 KB
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.

nextLinkstring

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