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


Dpp Resource Guard Proxy - Get

A tárolóhoz társított ResourceGuardProxy objektumot adja vissza, amely megfelel a kérelemben szereplő névnek

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}?api-version=2025-07-01

URI-paraméterek

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

string

minLength: 1
maxLength: 90

Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.

resourceGuardProxyName
path True

string

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

a resource guard proxy neve

subscriptionId
path True

string (uuid)

A cél-előfizetés azonosítója. Az értéknek UUID-nek kell lennie.

vaultName
path True

string

A biztonsági mentési tároló neve.

api-version
query True

string

minLength: 1

A művelethez használandó API-verzió.

Válaszok

Name Típus Description
200 OK

ResourceGuardProxyBaseResource

OKÉ

Other Status Codes

CloudError

Hibaválasz, amely leírja, hogy miért nem sikerült 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

Get ResourceGuardProxy

Mintakérelem

GET https://management.azure.com/subscriptions/5e13b949-1218-4d18-8b99-7e12155ec4f7/resourceGroups/SampleResourceGroup/providers/Microsoft.DataProtection/backupVaults/sampleVault/backupResourceGuardProxies/swaggerExample?api-version=2025-07-01

Mintaválasz

{
  "id": "/subscriptions/5e13b949-1218-4d18-8b99-7e12155ec4f7/resourceGroups/SampleResourceGroup/providers/Microsoft.DataProtection/backupVaults/sampleVault/backupResourceGuardProxies/swaggerExample",
  "name": "swaggerExample",
  "type": "Microsoft.DataProtection/vaults/backupResourceGuardProxies",
  "properties": {
    "resourceGuardResourceId": "/subscriptions/f9e67185-f313-4e79-aa71-6458d429369d/resourceGroups/ResourceGuardSecurityAdminRG/providers/Microsoft.DataProtection/resourceGuards/ResourceGuardTestResource",
    "resourceGuardOperationDetails": [
      {
        "vaultCriticalOperation": "Microsoft.DataProtection/backupVaults/backupInstances/delete",
        "defaultResourceRequest": "/subscriptions/f9e67185-f313-4e79-aa71-6458d429369d/resourceGroups/ResourceGuardSecurityAdminRG/providers/Microsoft.DataProtection/resourceGuards/ResourceGuardTestResource/deleteBackupInstanceRequests/default"
      },
      {
        "vaultCriticalOperation": "Microsoft.DataProtection/backupVaults/backupResourceGuardProxies/delete",
        "defaultResourceRequest": "/subscriptions/f9e67185-f313-4e79-aa71-6458d429369d/resourceGroups/ResourceGuardSecurityAdminRG/providers/Microsoft.DataProtection/resourceGuards/ResourceGuardTestResource/deleteResourceGuardProxyRequests/default"
      }
    ],
    "lastUpdatedTime": "2022-09-16T11:44:37.6130487Z",
    "description": "Please take JIT access before performing any of the critical operation"
  }
}

Definíciók

Name Description
CloudError

Felhőhiba

createdByType

Az erőforrást létrehozó identitás típusa.

Error

Az erőforrás-kezelési hibaválasz.

ErrorAdditionalInfo

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

ResourceGuardOperationDetail

VaultCritical operation protected by a resource guard

ResourceGuardProxyBase

ResourceGuardProxyBase objektum, amelyet a ResourceGuardProxyBaseResource-ban használnak

ResourceGuardProxyBaseResource

ResourceGuardProxyBaseResource objektum, amely a ResourceGuardProxy API-k válasz- és kérési szerveihez használatos

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

CloudError

Felhőhiba

Name Típus Description
error

Error

Az erőforrás-kezelési hibaválasz.

createdByType

Az erőforrást létrehozó identitás típusa.

Érték Description
Application
Key
ManagedIdentity
User

Error

Az erőforrás-kezelési hibaválasz.

Name Típus Description
additionalInfo

ErrorAdditionalInfo[]

A hiba további információi.

code

string

A hibakód.

details

Error[]

A hiba részletei.

message

string

A hibaüzenet.

target

string

A hibacél.

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.

ResourceGuardOperationDetail

VaultCritical operation protected by a resource guard

Name Típus Description
defaultResourceRequest

string

vaultCriticalOperation

string

ResourceGuardProxyBase

ResourceGuardProxyBase objektum, amelyet a ResourceGuardProxyBaseResource-ban használnak

Name Típus Description
description

string

lastUpdatedTime

string

resourceGuardOperationDetails

ResourceGuardOperationDetail[]

VaultCritical operation protected by a resource guard

resourceGuardResourceId

string

ResourceGuardProxyBaseResource

ResourceGuardProxyBaseResource objektum, amely a ResourceGuardProxy API-k válasz- és kérési szerveihez használatos

Name Típus Description
id

string

Az erőforrás-azonosító az erőforrás teljes elérési útját jelöli.

name

string

Az erőforráshoz társított erőforrás neve.

properties

ResourceGuardProxyBase

ResourceGuardProxyBaseResource tulajdonságai

systemData

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

type

string

Az erőforrástípus a Névtér/ResourceType/ResourceType/... űrlap teljes elérési útját jelöli.

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

Name Típus Description
createdAt

string (date-time)

Az erőforrás-létrehozás időbélyege (UTC).

createdBy

string

Az erőforrást létrehozó identitás.

createdByType

createdByType

Az erőforrást létrehozó identitás típusa.

lastModifiedAt

string (date-time)

Az erőforrás utolsó módosításának időbélyege (UTC)

lastModifiedBy

string

Az erőforrást legutóbb módosító identitás.

lastModifiedByType

createdByType

Az erőforrást legutóbb módosító identitás típusa.