Megosztás a következőn keresztül:


Cluster Recovery Points - List By Replication Protection Cluster

Lekéri a fürt helyreállítási pontjainak listáját.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectionClusters/{replicationProtectionClusterName}/recoveryPoints?api-version=2025-02-01

URI-paraméterek

Name In Kötelező Típus Description
fabricName
path True

string

pattern: ^[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9]$

Háló neve.

protectionContainerName
path True

string

pattern: ^[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9]$

Védelmi tároló neve.

replicationProtectionClusterName
path True

string

pattern: ^[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9]$

Replikációvédelmi fürt neve.

resourceGroupName
path True

string

Annak az erőforráscsoportnak a neve, amelyben a helyreállítási tár található.

resourceName
path True

string

pattern: ^[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9]$

A helyreállítási tár neve.

subscriptionId
path True

string

Az előfizetés azonosítója.

api-version
query True

string

Ügyfél API-verziója.

Válaszok

Name Típus Description
200 OK

ClusterRecoveryPointCollection

OKÉ

Other Status Codes

ErrorResponse

Automatizálási hibaválasz, amely leírja, hogy miért hiúsult meg a művelet.

Biztonság

azure_auth

Azure Active Directory OAuth2-folyamat

Típus: oauth2
Folyamat: implicit
Engedélyezési URL: https://login.microsoftonline.com/common/oauth2/authorize

Hatókörök

Name Description
user_impersonation megszemélyesíti a felhasználói fiókját.

Példák

Gets the list of cluster recovery points.

Mintakérelem

GET https://management.azure.com/subscriptions/7c943c1b-5122-4097-90c8-861411bdd574/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/fabric-pri-eastus/replicationProtectionContainers/pri-cloud-eastus/replicationProtectionClusters/testcluster/recoveryPoints?api-version=2025-02-01

Mintaválasz

{
  "value": [
    {
      "id": "/Subscriptions/7c943c1b-5122-4097-90c8-861411bdd574/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/fabric-pri-eastus/replicationProtectionContainers/pri-cloud-eastus/replicationProtectionClusters/testcluster/recoveryPoints/cc48b7f3-b267-432b-ad76-45528974dc62",
      "name": "cc48b7f3-b267-432b-ad76-45528974dc62",
      "type": "Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationProtectionClusters/recoveryPoints",
      "properties": {
        "recoveryPointTime": "2024-01-19T08:55:51.1764251Z",
        "recoveryPointType": "CrashConsistent",
        "providerSpecificDetails": {
          "instanceType": "A2A",
          "recoveryPointSyncType": "MultiVmSyncRecoveryPoint",
          "nodes": [
            "/subscriptions/7c943c1b-5122-4097-90c8-861411bdd574/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/fabric-pri-eastus/replicationProtectionContainers/pri-cloud-eastus/replicationProtectedItems/kdUdWvpVnm3QgOQPHoVMX8YAtAO8OC4kKNjt40ERSr4",
            "/subscriptions/7c943c1b-5122-4097-90c8-861411bdd574/resourceGroups/resourceGroupPS1/providers/Microsoft.RecoveryServices/vaults/vault1/replicationFabrics/fabric-pri-eastus/replicationProtectionContainers/pri-cloud-eastus/replicationProtectedItems/yNdYnDYKZ7hYU7zyVeBychFBCyAbEkrJcJNUarDrXio"
          ]
        }
      }
    }
  ]
}

Definíciók

Name Description
A2AClusterRecoveryPointDetails

Az A2A-szolgáltatóhoz tartozó fürt helyreállítási pont részletei.

ClusterRecoveryPoint

Helyreállítási pont.

ClusterRecoveryPointCollection

Fürt helyreállítási pontjának részleteinek gyűjteménye.

ClusterRecoveryPointProperties

Fürt helyreállítási pont tulajdonságai.

ClusterRecoveryPointType

A helyreállítási pont típusa.

ErrorAdditionalInfo

Az erőforrás-kezelési hiba további információi.

ErrorDetail

A hiba részletei.

ErrorResponse

Hibaválasz

RecoveryPointSyncType

Egy érték, amely azt jelzi, hogy a helyreállítási pont több virtuális gép konzisztens-e.

A2AClusterRecoveryPointDetails

Az A2A-szolgáltatóhoz tartozó fürt helyreállítási pont részletei.

Name Típus Description
instanceType string:

A2A

Lekéri a szolgáltató típusát.

nodes

string[] (arm-id)

A fürtöt képviselő csomópontok listája.

recoveryPointSyncType

RecoveryPointSyncType

Egy érték, amely azt jelzi, hogy a helyreállítási pont több virtuális gép konzisztens-e.

ClusterRecoveryPoint

Helyreállítási pont.

Name Típus Description
id

string (arm-id)

A helyreállítási pont azonosítója.

name

string

A helyreállítási pont neve.

properties

ClusterRecoveryPointProperties

A helyreállítási pont tulajdonságai.

type

string

Az erőforrás típusa.

ClusterRecoveryPointCollection

Fürt helyreállítási pontjának részleteinek gyűjteménye.

Name Típus Description
nextLink

string

A következő hivatkozás értéke.

value

ClusterRecoveryPoint[]

A fürt helyreállítási pontjának részletei.

ClusterRecoveryPointProperties

Fürt helyreállítási pont tulajdonságai.

Name Típus Description
providerSpecificDetails ClusterProviderSpecificRecoveryPointDetails:

A2AClusterRecoveryPointDetails

A helyreállítási pont szolgáltatóspecifikus adatai.

recoveryPointTime

string (date-time)

A helyreállítási idő.

recoveryPointType

ClusterRecoveryPointType

A helyreállítási pont típusa.

ClusterRecoveryPointType

A helyreállítási pont típusa.

Érték Description
ApplicationConsistent
CrashConsistent
NotSpecified

ErrorAdditionalInfo

Az erőforrás-kezelési hiba további információi.

Name Típus Description
info

object

A további információk.

type

string

A további információtípus.

ErrorDetail

A hiba részletei.

Name Típus Description
additionalInfo

ErrorAdditionalInfo[]

A hiba további információi.

code

string

A hibakód.

details

ErrorDetail[]

A hiba részletei.

message

string

A hibaüzenet.

target

string

A hibacél.

ErrorResponse

Hibaválasz

Name Típus Description
error

ErrorDetail

A hibaobjektum.

RecoveryPointSyncType

Egy érték, amely azt jelzi, hogy a helyreállítási pont több virtuális gép konzisztens-e.

Érték Description
MultiVmSyncRecoveryPoint