Microsoft Azure · Capability

Microsoft Azure Microsoft NetApp — Volumes OnPrem Migration

Microsoft Azure Microsoft NetApp — Volumes OnPrem Migration. 3 operations. Lead operation: Microsoft Azure Start Migration Process. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureVolumes OnPrem Migration

What You Can Do

POST
Microsoftazurevolumescreateonpremmigrationreplication — Microsoft Azure Start Migration Process
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/createonpremmigrationreplication
POST
Microsoftazurevolumespeerclusterforonpremmigration — Microsoft Azure Start Cluster Peering
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/peerclusterforonpremmigration
POST
Microsoftazurevolumesperformreplicationtransfer — Microsoft Azure Perform A Replication Transfer
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/performreplicationtransfer

MCP Tools

microsoft-azure-start-migration-process

Microsoft Azure Start Migration Process

microsoft-azure-start-cluster-peering

Microsoft Azure Start Cluster Peering

microsoft-azure-perform-replication-transfer

Microsoft Azure Perform A Replication Transfer

Capability Spec

microsoft-netapp-volumes-onprem-migration.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft NetApp — Volumes OnPrem Migration
  description: 'Microsoft Azure Microsoft NetApp — Volumes OnPrem Migration. 3 operations. Lead operation: Microsoft Azure
    Start Migration Process. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Volumes OnPrem Migration
  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: microsoft-netapp-volumes-onprem-migration
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft NetApp — Volumes OnPrem Migration business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/createOnPremMigrationReplication
      operations:
      - name: microsoftazurevolumescreateonpremmigrationreplication
        method: POST
        description: Microsoft Azure Start Migration Process
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/peerClusterForOnPremMigration
      operations:
      - name: microsoftazurevolumespeerclusterforonpremmigration
        method: POST
        description: Microsoft Azure Start Cluster Peering
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Cluster peer request object supplied in the body of the operation.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/performReplicationTransfer
      operations:
      - name: microsoftazurevolumesperformreplicationtransfer
        method: POST
        description: Microsoft Azure Perform A Replication Transfer
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-netapp-volumes-onprem-migration-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft NetApp — Volumes OnPrem Migration. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/createonpremmigrationreplication
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevolumescreateonpremmigrationreplication
        description: Microsoft Azure Start Migration Process
        call: microsoft-netapp-volumes-onprem-migration.microsoftazurevolumescreateonpremmigrationreplication
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/peerclusterforonpremmigration
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevolumespeerclusterforonpremmigration
        description: Microsoft Azure Start Cluster Peering
        call: microsoft-netapp-volumes-onprem-migration.microsoftazurevolumespeerclusterforonpremmigration
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-netapp/netappaccounts/{accountname}/capacitypools/{poolname}/volumes/{volumename}/performreplicationtransfer
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevolumesperformreplicationtransfer
        description: Microsoft Azure Perform A Replication Transfer
        call: microsoft-netapp-volumes-onprem-migration.microsoftazurevolumesperformreplicationtransfer
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-netapp-volumes-onprem-migration-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft NetApp — Volumes OnPrem Migration. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-start-migration-process
      description: Microsoft Azure Start Migration Process
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-netapp-volumes-onprem-migration.microsoftazurevolumescreateonpremmigrationreplication
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-start-cluster-peering
      description: Microsoft Azure Start Cluster Peering
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-netapp-volumes-onprem-migration.microsoftazurevolumespeerclusterforonpremmigration
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-perform-replication-transfer
      description: Microsoft Azure Perform A Replication Transfer
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-netapp-volumes-onprem-migration.microsoftazurevolumesperformreplicationtransfer
      outputParameters:
      - type: object
        mapping: $.