다음을 통해 공유


Protectable Containers - List

Recovery Services 자격 증명 모음에 등록할 수 있는 컨테이너를 나열합니다.

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 매개 변수

Name In(다음 안에) 필수 형식 Description
fabricName
path True

string

resourceGroupName
path True

string

복구 서비스 자격 증명 모음이 있는 리소스 그룹의 이름입니다.

subscriptionId
path True

string

구독 ID입니다.

vaultName
path True

string

복구 서비스 자격 증명 모음의 이름입니다.

api-version
query True

string

클라이언트 API 버전입니다.

$filter
query

string

OData 필터 옵션입니다.

응답

Name 형식 Description
200 OK

ProtectableContainerResourceList

그래

Other Status Codes

CloudError

작업이 실패한 이유를 설명하는 오류 응답입니다.

보안

azure_auth

Azure Active Directory OAuth2 Flow

형식: oauth2
Flow: implicit
권한 부여 URL: https://login.microsoftonline.com/common/oauth2/authorize

범위

Name Description
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"
      }
    }
  ]
}

정의

Name Description
AzureStorageProtectableContainer

Azure Storage 관련 보호 가능한 컨테이너

AzureVMAppContainerProtectableContainer

Azure 워크로드별 컨테이너

BackupManagementType

백업된 항목에 대한 백업 관리 유형입니다.

CloudError

Container Instance 서비스의 오류 응답입니다.

CloudErrorBody

Container Instance 서비스의 오류 응답입니다.

ErrorAdditionalInfo

리소스 관리 오류 추가 정보입니다.

ProtectableContainerResource

보호 가능한 컨테이너 클래스입니다.

ProtectableContainerResourceList

ProtectableContainer 리소스 목록

AzureStorageProtectableContainer

Azure Storage 관련 보호 가능한 컨테이너

Name 형식 Description
backupManagementType

BackupManagementType

컨테이너에 대한 백업 관리 유형입니다.

containerId

string

ARM ID와 같은 컨테이너의 패브릭 ID입니다.

friendlyName

string

컨테이너의 이름입니다.

healthStatus

string

컨테이너의 상태입니다.

protectableContainerType string:

StorageContainer

컨테이너의 형식입니다. 에 대한 이 속성의 값입니다.

  1. Compute Azure VM은 Microsoft.Compute/virtualMachines입니다.
  2. 클래식 컴퓨팅 Azure VM은 Microsoft.ClassicCompute/virtualMachines입니다.

AzureVMAppContainerProtectableContainer

Azure 워크로드별 컨테이너

Name 형식 Description
backupManagementType

BackupManagementType

컨테이너에 대한 백업 관리 유형입니다.

containerId

string

ARM ID와 같은 컨테이너의 패브릭 ID입니다.

friendlyName

string

컨테이너의 이름입니다.

healthStatus

string

컨테이너의 상태입니다.

protectableContainerType string:

VMAppContainer

컨테이너의 형식입니다. 에 대한 이 속성의 값입니다.

  1. Compute Azure VM은 Microsoft.Compute/virtualMachines입니다.
  2. 클래식 컴퓨팅 Azure VM은 Microsoft.ClassicCompute/virtualMachines입니다.

BackupManagementType

백업된 항목에 대한 백업 관리 유형입니다.

Name 형식 Description
AzureBackupServer

string

AzureIaasVM

string

AzureSql

string

AzureStorage

string

AzureWorkload

string

DPM

string

DefaultBackup

string

Invalid

string

MAB

string

CloudError

Container Instance 서비스의 오류 응답입니다.

Name 형식 Description
error

CloudErrorBody

오류 개체입니다.

CloudErrorBody

Container Instance 서비스의 오류 응답입니다.

Name 형식 Description
additionalInfo

ErrorAdditionalInfo[]

오류 추가 정보입니다.

code

string

오류의 식별자입니다. 코드는 고정적이며 프로그래밍 방식으로 사용할 수 있습니다.

details

CloudErrorBody[]

오류에 대한 추가 세부 정보 목록입니다.

message

string

사용자 인터페이스에 표시하기에 적합한 오류를 설명하는 메시지입니다.

target

string

특정 오류의 대상입니다. 예를 들어 오류가 발생한 속성의 이름입니다.

ErrorAdditionalInfo

리소스 관리 오류 추가 정보입니다.

Name 형식 Description
info

object

추가 정보입니다.

type

string

추가 정보 유형입니다.

ProtectableContainerResource

보호 가능한 컨테이너 클래스입니다.

Name 형식 Description
eTag

string

선택적 ETag입니다.

id

string

리소스 ID는 리소스에 대한 전체 경로를 나타냅니다.

location

string

리소스 위치입니다.

name

string

리소스와 연결된 리소스 이름입니다.

properties ProtectableContainer:

ProtectableContainerResource 속성

tags

object

리소스 태그.

type

string

리소스 종류는 네임스페이스/ResourceType/ResourceType/... 양식의 전체 경로를 나타냅니다.

ProtectableContainerResourceList

ProtectableContainer 리소스 목록

Name 형식 Description
nextLink

string

리소스의 다음 페이지를 가져올 URI입니다. ListNext() 호출은 리소스의 다음 페이지를 가져옵니다.

value

ProtectableContainerResource[]

리소스 목록입니다.