Microsoft Azure · Capability

Microsoft Azure Azure Migrate V2 — SolutionsController

Microsoft Azure Azure Migrate V2 — SolutionsController. 7 operations. Lead operation: Microsoft Azure Gets The List Of Solutions In The Migrate Project. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSolutionsController

What You Can Do

GET
Microsoftazuresolutionscontrollerlistsolutions — Microsoft Azure Gets The List Of Solutions In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions
GET
Microsoftazuresolutionscontrollergetsolution — Microsoft Azure Gets A Solution In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
PUT
Microsoftazuresolutionscontrollercreate — Microsoft Azure Creates A Solution In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
PATCH
Microsoftazuresolutionscontrollerupdate — Microsoft Azure Update Solution
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
DELETE
Microsoftazuresolutionscontrollerdeletesolution — Microsoft Azure Delete The Solution
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
POST
Microsoftazuresolutionscontrollercleanupdata — Microsoft Azure Cleanup The Solution Data In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/cleanupdata
POST
Microsoftazuresolutionscontrollergetconfig — Microsoft Azure Gets The Config For The Solution In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/getconfig

MCP Tools

microsoft-azure-gets-list-solutions

Microsoft Azure Gets The List Of Solutions In The Migrate Project

read-only idempotent
microsoft-azure-gets-solution-migrate

Microsoft Azure Gets A Solution In The Migrate Project

read-only idempotent
microsoft-azure-creates-solution-migrate

Microsoft Azure Creates A Solution In The Migrate Project

idempotent
microsoft-azure-update-solution

Microsoft Azure Update Solution

idempotent
microsoft-azure-delete-solution

Microsoft Azure Delete The Solution

idempotent
microsoft-azure-cleanup-solution-data

Microsoft Azure Cleanup The Solution Data In The Migrate Project

microsoft-azure-gets-config-solution

Microsoft Azure Gets The Config For The Solution In The Migrate Project

Capability Spec

azure-migrate-v2-solutionscontroller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate V2 — SolutionsController
  description: 'Microsoft Azure Azure Migrate V2 — SolutionsController. 7 operations. Lead operation: Microsoft Azure Gets
    The List Of Solutions In The Migrate Project. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - SolutionsController
  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: azure-migrate-v2-solutionscontroller
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate V2 — SolutionsController business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions
      operations:
      - name: microsoftazuresolutionscontrollerlistsolutions
        method: GET
        description: Microsoft Azure Gets The List Of Solutions In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}
      operations:
      - name: microsoftazuresolutionscontrollergetsolution
        method: GET
        description: Microsoft Azure Gets A Solution In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuresolutionscontrollercreate
        method: PUT
        description: Microsoft Azure Creates A Solution In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: solutionInput
          in: body
          type: string
          description: The input for the solution.
          required: true
      - name: microsoftazuresolutionscontrollerupdate
        method: PATCH
        description: Microsoft Azure Update Solution
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: solutionInput
          in: body
          type: string
          description: The input for the solution.
          required: true
      - name: microsoftazuresolutionscontrollerdeletesolution
        method: DELETE
        description: Microsoft Azure Delete The Solution
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}/cleanupData
      operations:
      - name: microsoftazuresolutionscontrollercleanupdata
        method: POST
        description: Microsoft Azure Cleanup The Solution Data In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}/getConfig
      operations:
      - name: microsoftazuresolutionscontrollergetconfig
        method: POST
        description: Microsoft Azure Gets The Config For The Solution In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-migrate-v2-solutionscontroller-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate V2 — SolutionsController. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresolutionscontrollerlistsolutions
        description: Microsoft Azure Gets The List Of Solutions In The Migrate Project
        call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollerlistsolutions
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresolutionscontrollergetsolution
        description: Microsoft Azure Gets A Solution In The Migrate Project
        call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollergetsolution
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuresolutionscontrollercreate
        description: Microsoft Azure Creates A Solution In The Migrate Project
        call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollercreate
        with:
          solutionInput: rest.solutionInput
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuresolutionscontrollerupdate
        description: Microsoft Azure Update Solution
        call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollerupdate
        with:
          solutionInput: rest.solutionInput
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuresolutionscontrollerdeletesolution
        description: Microsoft Azure Delete The Solution
        call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollerdeletesolution
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/cleanupdata
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuresolutionscontrollercleanupdata
        description: Microsoft Azure Cleanup The Solution Data In The Migrate Project
        call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollercleanupdata
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/getconfig
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuresolutionscontrollergetconfig
        description: Microsoft Azure Gets The Config For The Solution In The Migrate Project
        call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollergetconfig
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-v2-solutionscontroller-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate V2 — SolutionsController. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-list-solutions
      description: Microsoft Azure Gets The List Of Solutions In The Migrate Project
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollerlistsolutions
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-solution-migrate
      description: Microsoft Azure Gets A Solution In The Migrate Project
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollergetsolution
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-solution-migrate
      description: Microsoft Azure Creates A Solution In The Migrate Project
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollercreate
      with:
        solutionInput: tools.solutionInput
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-solution
      description: Microsoft Azure Update Solution
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollerupdate
      with:
        solutionInput: tools.solutionInput
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-solution
      description: Microsoft Azure Delete The Solution
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollerdeletesolution
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-cleanup-solution-data
      description: Microsoft Azure Cleanup The Solution Data In The Migrate Project
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollercleanupdata
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-config-solution
      description: Microsoft Azure Gets The Config For The Solution In The Migrate Project
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-migrate-v2-solutionscontroller.microsoftazuresolutionscontrollergetconfig
      outputParameters:
      - type: object
        mapping: $.