Microsoft Azure · Capability

Microsoft Azure DataProtectionBackupClient — DppJob

Microsoft Azure DataProtectionBackupClient — DppJob. 2 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Locations Location Fetchcrossregionrestorejob. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDppJob

What You Can Do

POST
Microsoftazurefetchcrossregionrestorejobget — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Locations Location Fetchcrossregionrestorejob
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/locations/{location}/fetchcrossregionrestorejob
POST
Microsoftazurefetchcrossregionrestorejobslist — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Locations Location Fetchcrossregionrestorejobs
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/locations/{location}/fetchcrossregionrestorejobs

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Locations Location Fetchcrossregionrestorejob

read-only
microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Locations Location Fetchcrossregionrestorejobs

read-only

Capability Spec

dataprotectionbackupclient-dppjob.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DataProtectionBackupClient — DppJob
  description: 'Microsoft Azure DataProtectionBackupClient — DppJob. 2 operations. Lead operation: Microsoft Azure Post Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Locations Location Fetchcrossregionrestorejob.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DppJob
  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-dppjob
    baseUri: https://management.azure.com
    description: Microsoft Azure DataProtectionBackupClient — DppJob business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/locations/{location}/fetchCrossRegionRestoreJob
      operations:
      - name: microsoftazurefetchcrossregionrestorejobget
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Locations Location Fetchcrossregionrestorejob
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Request body for operation
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/locations/{location}/fetchCrossRegionRestoreJobs
      operations:
      - name: microsoftazurefetchcrossregionrestorejobslist
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Locations Location Fetchcrossregionrestorejobs
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: OData filter options.
        - name: parameters
          in: body
          type: string
          description: Request body for operation
          required: true
  exposes:
  - type: rest
    namespace: dataprotectionbackupclient-dppjob-rest
    port: 8080
    description: REST adapter for Microsoft Azure DataProtectionBackupClient — DppJob. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/locations/{location}/fetchcrossregionrestorejob
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurefetchcrossregionrestorejobget
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Locations Location Fetchcrossregionrestorejob
        call: dataprotectionbackupclient-dppjob.microsoftazurefetchcrossregionrestorejobget
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/locations/{location}/fetchcrossregionrestorejobs
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurefetchcrossregionrestorejobslist
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Locations Location Fetchcrossregionrestorejobs
        call: dataprotectionbackupclient-dppjob.microsoftazurefetchcrossregionrestorejobslist
        with:
          $filter: rest.$filter
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: dataprotectionbackupclient-dppjob-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DataProtectionBackupClient — DppJob. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dataprotection Locations Location Fetchcrossregionrestorejob
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: dataprotectionbackupclient-dppjob.microsoftazurefetchcrossregionrestorejobget
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dataprotection Locations Location Fetchcrossregionrestorejobs
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: dataprotectionbackupclient-dppjob.microsoftazurefetchcrossregionrestorejobslist
      with:
        $filter: tools.$filter
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.