Microsoft Azure · Capability

Microsoft Azure DataProtectionBackupClient — DppResourceGuardProxies

Microsoft Azure DataProtectionBackupClient — DppResourceGuardProxies. 5 operations. Lead operation: Microsoft Azure Returns The List Of Resourceguardproxies Associated With The Vault. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDppResourceGuardProxies

What You Can Do

GET
Microsoftazuredppresourceguardproxylist — Microsoft Azure Returns The List Of Resourceguardproxies Associated With The Vault
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies
GET
Microsoftazuredppresourceguardproxyget — Microsoft Azure Returns The Resourceguardproxy Object Associated With The Vault, And That Matches The Name In The Request
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies/{resourceguardproxyname}
PUT
Microsoftazuredppresourceguardproxycreateorupdate — Microsoft Azure Creates Or Updates A Resourceguardproxy
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies/{resourceguardproxyname}
DELETE
Microsoftazuredppresourceguardproxydelete — Microsoft Azure Deletes The Resourceguardproxy
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies/{resourceguardproxyname}
POST
Microsoftazuredppresourceguardproxyunlockdelete — Microsoft Azure Unlockdelete Call For Resourceguardproxy, Executed Before One Can Delete It
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies/{resourceguardproxyname}/unlockdelete

MCP Tools

microsoft-azure-returns-list-resourceguardproxies

Microsoft Azure Returns The List Of Resourceguardproxies Associated With The Vault

read-only idempotent
microsoft-azure-returns-resourceguardproxy-object

Microsoft Azure Returns The Resourceguardproxy Object Associated With The Vault, And That Matches The Name In The Request

read-only idempotent
microsoft-azure-creates-updates-resourceguardproxy

Microsoft Azure Creates Or Updates A Resourceguardproxy

idempotent
microsoft-azure-deletes-resourceguardproxy

Microsoft Azure Deletes The Resourceguardproxy

idempotent
microsoft-azure-unlockdelete-call-resourceguardproxy

Microsoft Azure Unlockdelete Call For Resourceguardproxy, Executed Before One Can Delete It

Capability Spec

dataprotectionbackupclient-dppresourceguardproxies.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DataProtectionBackupClient — DppResourceGuardProxies
  description: 'Microsoft Azure DataProtectionBackupClient — DppResourceGuardProxies. 5 operations. Lead operation: Microsoft
    Azure Returns The List Of Resourceguardproxies Associated With The Vault. Self-contained Naftiko capability covering one
    Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DppResourceGuardProxies
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: dataprotectionbackupclient-dppresourceguardproxies
    baseUri: https://management.azure.com
    description: Microsoft Azure DataProtectionBackupClient — DppResourceGuardProxies business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupResourceGuardProxies
      operations:
      - name: microsoftazuredppresourceguardproxylist
        method: GET
        description: Microsoft Azure Returns The List Of Resourceguardproxies Associated With The Vault
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}
      operations:
      - name: microsoftazuredppresourceguardproxyget
        method: GET
        description: Microsoft Azure Returns The Resourceguardproxy Object Associated With The Vault, And That Matches The
          Name In The Request
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGuardProxyName
          in: path
          type: string
          description: name of the resource guard proxy
          required: true
      - name: microsoftazuredppresourceguardproxycreateorupdate
        method: PUT
        description: Microsoft Azure Creates Or Updates A Resourceguardproxy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGuardProxyName
          in: path
          type: string
          description: name of the resource guard proxy
          required: true
        - name: parameters
          in: body
          type: string
          description: Request body for operation
          required: true
      - name: microsoftazuredppresourceguardproxydelete
        method: DELETE
        description: Microsoft Azure Deletes The Resourceguardproxy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGuardProxyName
          in: path
          type: string
          description: name of the resource guard proxy
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}/unlockDelete
      operations:
      - name: microsoftazuredppresourceguardproxyunlockdelete
        method: POST
        description: Microsoft Azure Unlockdelete Call For Resourceguardproxy, Executed Before One Can Delete It
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGuardProxyName
          in: path
          type: string
          description: name of the resource guard proxy
          required: true
        - name: parameters
          in: body
          type: string
          description: Request body for operation
          required: true
  exposes:
  - type: rest
    namespace: dataprotectionbackupclient-dppresourceguardproxies-rest
    port: 8080
    description: REST adapter for Microsoft Azure DataProtectionBackupClient — DppResourceGuardProxies. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredppresourceguardproxylist
        description: Microsoft Azure Returns The List Of Resourceguardproxies Associated With The Vault
        call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxylist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies/{resourceguardproxyname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredppresourceguardproxyget
        description: Microsoft Azure Returns The Resourceguardproxy Object Associated With The Vault, And That Matches The
          Name In The Request
        call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxyget
        with:
          resourceGuardProxyName: rest.resourceGuardProxyName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuredppresourceguardproxycreateorupdate
        description: Microsoft Azure Creates Or Updates A Resourceguardproxy
        call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxycreateorupdate
        with:
          resourceGuardProxyName: rest.resourceGuardProxyName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuredppresourceguardproxydelete
        description: Microsoft Azure Deletes The Resourceguardproxy
        call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxydelete
        with:
          resourceGuardProxyName: rest.resourceGuardProxyName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupresourceguardproxies/{resourceguardproxyname}/unlockdelete
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuredppresourceguardproxyunlockdelete
        description: Microsoft Azure Unlockdelete Call For Resourceguardproxy, Executed Before One Can Delete It
        call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxyunlockdelete
        with:
          resourceGuardProxyName: rest.resourceGuardProxyName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: dataprotectionbackupclient-dppresourceguardproxies-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DataProtectionBackupClient — DppResourceGuardProxies. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-returns-list-resourceguardproxies
      description: Microsoft Azure Returns The List Of Resourceguardproxies Associated With The Vault
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxylist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-returns-resourceguardproxy-object
      description: Microsoft Azure Returns The Resourceguardproxy Object Associated With The Vault, And That Matches The Name
        In The Request
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxyget
      with:
        resourceGuardProxyName: tools.resourceGuardProxyName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-updates-resourceguardproxy
      description: Microsoft Azure Creates Or Updates A Resourceguardproxy
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxycreateorupdate
      with:
        resourceGuardProxyName: tools.resourceGuardProxyName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-resourceguardproxy
      description: Microsoft Azure Deletes The Resourceguardproxy
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxydelete
      with:
        resourceGuardProxyName: tools.resourceGuardProxyName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-unlockdelete-call-resourceguardproxy
      description: Microsoft Azure Unlockdelete Call For Resourceguardproxy, Executed Before One Can Delete It
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: dataprotectionbackupclient-dppresourceguardproxies.microsoftazuredppresourceguardproxyunlockdelete
      with:
        resourceGuardProxyName: tools.resourceGuardProxyName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.