Skip to main content

protection_containers

Overview

Nameprotection_containers
TypeResource
Idazure.recovery_services_backup.protection_containers

Fields

NameDatatypeDescription
idstringResource Id represents the complete path to the resource.
namestringResource name associated with the resource.
eTagstringOptional ETag.
locationstringResource location.
propertiesobjectBase class for container with backup items. Containers with specific workloads are derived from this class.
tagsobjectResource tags.
typestringResource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, containerName, fabricName, resourceGroupName, subscriptionId, vaultNameGets details of the specific container registered to your Recovery Services Vault.
inquireEXECapi-version, containerName, fabricName, resourceGroupName, subscriptionId, vaultNameThis is an async operation and the results should be tracked using location header or Azure-async-url.
refreshEXECapi-version, fabricName, resourceGroupName, subscriptionId, vaultNameDiscovers all the containers in the subscription that can be backed up to Recovery Services Vault. This is an
asynchronous operation. To know the status of the operation, call GetRefreshOperationResult API.
registerEXECapi-version, containerName, fabricName, resourceGroupName, subscriptionId, vaultNameRegisters the container with Recovery Services vault.
This is an asynchronous operation. To track the operation status, use location header to call get latest status of
the operation.
unregisterEXECapi-version, containerName, fabricName, resourceGroupName, subscriptionId, vaultNameUnregisters the given container from your Recovery Services Vault. This is an asynchronous operation. To determine
whether the backend service has finished processing the request, call Get Container Operation Result API.