Microsoft Azure · Capability

Microsoft Azure DataProtectionBackupClient — AzureBackupJob

Microsoft Azure DataProtectionBackupClient — AzureBackupJob. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Operations Operationid. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAzureBackupJob

What You Can Do

GET
Microsoftazureexportjobsoperationresultget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Operations Operationid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/operations/{operationid}
GET
Microsoftazurejobsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Jobid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/{jobid}
POST
Microsoftazurejobsgenerateprogressurl — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Jobid Generateprogressurl
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/{jobid}/generateprogressurl
POST
Microsoftazurejobstriggercancel — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Jobid Triggercancel
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/{jobid}/triggercancel
POST
Microsoftazureexportjobstrigger — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Exportbackupjobs
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/exportbackupjobs

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Operations Operationid

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Jobid

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Jobid Generateprogressurl

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupjobs Jobid Triggercancel

microsoft-azure-post-subscriptions-subscriptionid-3

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Exportbackupjobs

Capability Spec

dataprotectionbackupclient-azurebackupjob.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DataProtectionBackupClient — AzureBackupJob
  description: 'Microsoft Azure DataProtectionBackupClient — AzureBackupJob. 5 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname
    Backupjobs Operations Operationid. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - AzureBackupJob
  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-azurebackupjob
    baseUri: https://management.azure.com
    description: Microsoft Azure DataProtectionBackupClient — AzureBackupJob 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}/backupJobs/operations/{operationId}
      operations:
      - name: microsoftazureexportjobsoperationresultget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: operationId
          in: path
          type: string
          description: OperationID which represents the export job.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupJobs/{jobId}
      operations:
      - name: microsoftazurejobsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Jobid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: jobId
          in: path
          type: string
          description: The Job ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupJobs/{jobId}/generateProgressUrl
      operations:
      - name: microsoftazurejobsgenerateprogressurl
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Jobid Generateprogressurl
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: jobId
          in: path
          type: string
          description: The Job ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupJobs/{jobId}/triggerCancel
      operations:
      - name: microsoftazurejobstriggercancel
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Jobid Triggercancel
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: jobId
          in: path
          type: string
          description: The Job ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/exportBackupJobs
      operations:
      - name: microsoftazureexportjobstrigger
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Exportbackupjobs
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: dataprotectionbackupclient-azurebackupjob-rest
    port: 8080
    description: REST adapter for Microsoft Azure DataProtectionBackupClient — AzureBackupJob. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/operations/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureexportjobsoperationresultget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Operations Operationid
        call: dataprotectionbackupclient-azurebackupjob.microsoftazureexportjobsoperationresultget
        with:
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/{jobid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurejobsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Jobid
        call: dataprotectionbackupclient-azurebackupjob.microsoftazurejobsget
        with:
          jobId: rest.jobId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/{jobid}/generateprogressurl
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurejobsgenerateprogressurl
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Jobid Generateprogressurl
        call: dataprotectionbackupclient-azurebackupjob.microsoftazurejobsgenerateprogressurl
        with:
          jobId: rest.jobId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/backupjobs/{jobid}/triggercancel
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurejobstriggercancel
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Backupjobs Jobid Triggercancel
        call: dataprotectionbackupclient-azurebackupjob.microsoftazurejobstriggercancel
        with:
          jobId: rest.jobId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dataprotection/backupvaults/{vaultname}/exportbackupjobs
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureexportjobstrigger
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dataprotection Backupvaults Vaultname Exportbackupjobs
        call: dataprotectionbackupclient-azurebackupjob.microsoftazureexportjobstrigger
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: dataprotectionbackupclient-azurebackupjob-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DataProtectionBackupClient — AzureBackupJob. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection
        Backupvaults Vaultname Backupjobs Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: dataprotectionbackupclient-azurebackupjob.microsoftazureexportjobsoperationresultget
      with:
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection
        Backupvaults Vaultname Backupjobs Jobid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: dataprotectionbackupclient-azurebackupjob.microsoftazurejobsget
      with:
        jobId: tools.jobId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dataprotection Backupvaults Vaultname Backupjobs Jobid Generateprogressurl
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: dataprotectionbackupclient-azurebackupjob.microsoftazurejobsgenerateprogressurl
      with:
        jobId: tools.jobId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dataprotection Backupvaults Vaultname Backupjobs Jobid Triggercancel
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: dataprotectionbackupclient-azurebackupjob.microsoftazurejobstriggercancel
      with:
        jobId: tools.jobId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-3
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dataprotection Backupvaults Vaultname Exportbackupjobs
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: dataprotectionbackupclient-azurebackupjob.microsoftazureexportjobstrigger
      outputParameters:
      - type: object
        mapping: $.