Microsoft Azure · Capability

Microsoft Azure RecoveryServicesBackupClient — BackupWorkloadItems

Microsoft Azure RecoveryServicesBackupClient — BackupWorkloadItems. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Items. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBackupWorkloadItems

What You Can Do

GET
Microsoftazurebackupworkloaditemslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Items
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/items

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Items

read-only idempotent

Capability Spec

recoveryservicesbackupclient-backupworkloaditems.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RecoveryServicesBackupClient — BackupWorkloadItems
  description: 'Microsoft Azure RecoveryServicesBackupClient — BackupWorkloadItems. 1 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname
    Backupfabrics Fabricname Protectioncontainers Containername Items. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - BackupWorkloadItems
  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: recoveryservicesbackupclient-backupworkloaditems
    baseUri: https://management.azure.com
    description: Microsoft Azure RecoveryServicesBackupClient — BackupWorkloadItems business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/items
      operations:
      - name: microsoftazurebackupworkloaditemslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Items
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric name associated with the container.
          required: true
        - name: containerName
          in: path
          type: string
          description: Name of the container.
          required: true
        - name: $filter
          in: query
          type: string
          description: OData filter options.
        - name: $skipToken
          in: query
          type: string
          description: skipToken Filter.
  exposes:
  - type: rest
    namespace: recoveryservicesbackupclient-backupworkloaditems-rest
    port: 8080
    description: REST adapter for Microsoft Azure RecoveryServicesBackupClient — BackupWorkloadItems. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/items
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebackupworkloaditemslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Items
        call: recoveryservicesbackupclient-backupworkloaditems.microsoftazurebackupworkloaditemslist
        with:
          fabricName: rest.fabricName
          containerName: rest.containerName
          $filter: rest.$filter
          $skipToken: rest.$skipToken
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: recoveryservicesbackupclient-backupworkloaditems-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RecoveryServicesBackupClient — BackupWorkloadItems. 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 Recoveryservices
        Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Items
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-backupworkloaditems.microsoftazurebackupworkloaditemslist
      with:
        fabricName: tools.fabricName
        containerName: tools.containerName
        $filter: tools.$filter
        $skipToken: tools.$skipToken
      outputParameters:
      - type: object
        mapping: $.