Microsoft Azure · Capability

Microsoft Azure StorageMoverClient — StorageMovers

Microsoft Azure StorageMoverClient — StorageMovers. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagemover Storagemovers. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureStorageMovers

What You Can Do

GET
Microsoftazurestoragemoverslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagemover Storagemovers
/v1/subscriptions/{subscriptionid}/providers/microsoft-storagemover/storagemovers
GET
Microsoftazurestoragemoverslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers
GET
Microsoftazurestoragemoversget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}
PUT
Microsoftazurestoragemoverscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}
PATCH
Microsoftazurestoragemoversupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}
DELETE
Microsoftazurestoragemoversdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagemover Storagemovers

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover Storagemovers Storagemovername

idempotent

Capability Spec

storagemoverclient-storagemovers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure StorageMoverClient — StorageMovers
  description: 'Microsoft Azure StorageMoverClient — StorageMovers. 6 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Storagemover Storagemovers. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - StorageMovers
  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: storagemoverclient-storagemovers
    baseUri: https://management.azure.com
    description: Microsoft Azure StorageMoverClient — StorageMovers business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.StorageMover-storageMovers
      path: /subscriptions/{subscriptionId}/providers/Microsoft.StorageMover/storageMovers
      operations:
      - name: microsoftazurestoragemoverslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagemover Storagemovers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers
      operations:
      - name: microsoftazurestoragemoverslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageMover/storageMovers/{storageMoverName}
      operations:
      - name: microsoftazurestoragemoversget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurestoragemoverscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: storageMover
          in: body
          type: string
          required: true
      - name: microsoftazurestoragemoversupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: storageMover
          in: body
          type: string
          required: true
      - name: microsoftazurestoragemoversdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: storagemoverclient-storagemovers-rest
    port: 8080
    description: REST adapter for Microsoft Azure StorageMoverClient — StorageMovers. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-storagemover/storagemovers
      name: subscriptions-subscriptionid-providers-microsoft-storagemover-storagemovers
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.StorageMover-storageMovers.
      operations:
      - method: GET
        name: microsoftazurestoragemoverslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagemover Storagemovers
        call: storagemoverclient-storagemovers.microsoftazurestoragemoverslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurestoragemoverslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers
        call: storagemoverclient-storagemovers.microsoftazurestoragemoverslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-storagemover/storagemovers/{storagemovername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurestoragemoversget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        call: storagemoverclient-storagemovers.microsoftazurestoragemoversget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurestoragemoverscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        call: storagemoverclient-storagemovers.microsoftazurestoragemoverscreateorupdate
        with:
          storageMover: rest.storageMover
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurestoragemoversupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        call: storagemoverclient-storagemovers.microsoftazurestoragemoversupdate
        with:
          storageMover: rest.storageMover
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurestoragemoversdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Storagemover Storagemovers Storagemovername
        call: storagemoverclient-storagemovers.microsoftazurestoragemoversdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: storagemoverclient-storagemovers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure StorageMoverClient — StorageMovers. 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 Providers Microsoft Storagemover Storagemovers
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagemoverclient-storagemovers.microsoftazurestoragemoverslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover
        Storagemovers
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagemoverclient-storagemovers.microsoftazurestoragemoverslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover
        Storagemovers Storagemovername
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: storagemoverclient-storagemovers.microsoftazurestoragemoversget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagemover
        Storagemovers Storagemovername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storagemoverclient-storagemovers.microsoftazurestoragemoverscreateorupdate
      with:
        storageMover: tools.storageMover
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagemover Storagemovers Storagemovername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: storagemoverclient-storagemovers.microsoftazurestoragemoversupdate
      with:
        storageMover: tools.storageMover
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Storagemover Storagemovers Storagemovername
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: storagemoverclient-storagemovers.microsoftazurestoragemoversdelete
      outputParameters:
      - type: object
        mapping: $.