你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Protectable Containers - List
列出可注册到恢复服务保管库的容器。
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectableContainers?api-version=2024-10-01
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectableContainers?api-version=2024-10-01&$filter={$filter}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
fabric
|
path | True |
string |
|
resource
|
path | True |
string |
恢复服务保管库所在的资源组的名称。 |
subscription
|
path | True |
string |
订阅 ID。 |
vault
|
path | True |
string |
恢复服务保管库的名称。 |
api-version
|
query | True |
string |
客户端 API 版本。 |
$filter
|
query |
string |
OData 筛选器选项。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
还行 |
|
Other Status Codes |
描述操作失败的原因的错误响应。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow
类型:
oauth2
流向:
implicit
授权 URL:
https://login.microsoftonline.com/common/oauth2/authorize
作用域
名称 | 说明 |
---|---|
user_impersonation | 模拟用户帐户。 |
示例
List protectable items with backupManagementType filter as AzureStorage
示例请求
GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testRg/providers/Microsoft.RecoveryServices/vaults/testvault/backupFabrics/Azure/protectableContainers?api-version=2024-10-01&$filter=backupManagementType eq 'AzureStorage' and workloadType eq 'AzureFileShare'
示例响应
{
"value": [
{
"id": "/Subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.RecoveryServices/vaults/testvault/backupFabrics/Azure/protectableContainers/StorageContainer;storage;test-rg;teststorage",
"name": "StorageContainer;storage;test-rg;testst",
"type": "Microsoft.RecoveryServices/vaults/backupFabrics/protectableContainers",
"properties": {
"friendlyName": "teststorage",
"backupManagementType": "AzureStorage",
"protectableContainerType": "StorageContainer",
"healthStatus": "Healthy",
"containerId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.Storage/storageAccounts/teststorage"
}
},
{
"id": "/Subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.RecoveryServices/vaults/testvault/backupFabrics/Azure/protectableContainers/StorageContainer;ClassicStorage;test-rg;teststorage",
"name": "StorageContainer;ClassicStorage;test-rg;teststorage",
"type": "Microsoft.RecoveryServices/vaults/backupFabrics/protectableContainers",
"properties": {
"friendlyName": "teststorage",
"backupManagementType": "AzureStorage",
"protectableContainerType": "StorageContainer",
"healthStatus": "Healthy",
"containerId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Microsoft.ClassicStorage/storageAccounts/teststorage"
}
}
]
}
定义
名称 | 说明 |
---|---|
Azure |
特定于 Azure 存储的可保护容器 |
Azure |
特定于 Azure 工作负荷的容器 |
Backup |
备份项的备份管理类型。 |
Cloud |
容器实例服务的错误响应。 |
Cloud |
容器实例服务的错误响应。 |
Error |
资源管理错误附加信息。 |
Protectable |
可保护的容器类。 |
Protectable |
ProtectableContainer 资源列表 |
AzureStorageProtectableContainer
特定于 Azure 存储的可保护容器
名称 | 类型 | 说明 |
---|---|---|
backupManagementType |
容器的备份管理类型。 |
|
containerId |
string |
容器的结构 ID,例如 ARM ID。 |
friendlyName |
string |
容器的友好名称。 |
healthStatus |
string |
容器运行状况的状态。 |
protectableContainerType |
string:
Storage |
容器的类型。 此属性的值
|
AzureVMAppContainerProtectableContainer
特定于 Azure 工作负荷的容器
名称 | 类型 | 说明 |
---|---|---|
backupManagementType |
容器的备份管理类型。 |
|
containerId |
string |
容器的结构 ID,例如 ARM ID。 |
friendlyName |
string |
容器的友好名称。 |
healthStatus |
string |
容器运行状况的状态。 |
protectableContainerType |
string:
VMApp |
容器的类型。 此属性的值
|
BackupManagementType
备份项的备份管理类型。
名称 | 类型 | 说明 |
---|---|---|
AzureBackupServer |
string |
|
AzureIaasVM |
string |
|
AzureSql |
string |
|
AzureStorage |
string |
|
AzureWorkload |
string |
|
DPM |
string |
|
DefaultBackup |
string |
|
Invalid |
string |
|
MAB |
string |
CloudError
容器实例服务的错误响应。
名称 | 类型 | 说明 |
---|---|---|
error |
错误对象。 |
CloudErrorBody
容器实例服务的错误响应。
名称 | 类型 | 说明 |
---|---|---|
additionalInfo |
错误附加信息。 |
|
code |
string |
错误的标识符。 代码是固定的,旨在以编程方式使用。 |
details |
有关错误的其他详细信息的列表。 |
|
message |
string |
描述错误的消息,旨在适合在用户界面中显示。 |
target |
string |
特定错误的目标。 例如,错误属性的名称。 |
ErrorAdditionalInfo
资源管理错误附加信息。
名称 | 类型 | 说明 |
---|---|---|
info |
object |
其他信息。 |
type |
string |
其他信息类型。 |
ProtectableContainerResource
可保护的容器类。
名称 | 类型 | 说明 |
---|---|---|
eTag |
string |
可选 ETag。 |
id |
string |
资源 ID 表示资源的完整路径。 |
location |
string |
资源位置。 |
name |
string |
与资源关联的资源名称。 |
properties | ProtectableContainer: |
ProtectableContainerResource 属性 |
tags |
object |
资源标记。 |
type |
string |
资源类型表示命名空间/ResourceType/ResourceType/... |
ProtectableContainerResourceList
ProtectableContainer 资源列表
名称 | 类型 | 说明 |
---|---|---|
nextLink |
string |
用于提取下一页资源的 URI。 调用 ListNext() 提取下一页的资源。 |
value |
资源列表。 |