Microsoft Azure · Capability

Microsoft Azure Azure Migrate Discovery Service — HypervMachinesController

Microsoft Azure Azure Migrate Discovery Service — HypervMachinesController. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Machines. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureHypervMachinesController

What You Can Do

GET
Microsoftazurehypervmachinescontrollerlistbyhypervsite — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Machines
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/machines
GET
Microsoftazurehypervmachinescontrollerget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Machines Machinename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/machines/{machinename}
PATCH
Microsoftazurehypervmachinescontrollerupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Machines Machinename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/machines/{machinename}
POST
Microsoftazurehypervmachinescontrollerupdateproperties — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Updateproperties
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/updateproperties

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Machines

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Machines Machinename

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

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Machines Machinename

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Updateproperties

Capability Spec

azure-migrate-discovery-service-hypervmachinescontroller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Discovery Service — HypervMachinesController
  description: 'Microsoft Azure Azure Migrate Discovery Service — HypervMachinesController. 4 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites
    Sitename Machines. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - HypervMachinesController
  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-discovery-service-hypervmachinescontroller
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Discovery Service — HypervMachinesController business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/machines
      operations:
      - name: microsoftazurehypervmachinescontrollerlistbyhypervsite
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Machines
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: filter
          in: query
          type: string
          description: filter query
        - name: top
          in: query
          type: integer
          description: page size  query
        - name: continuationToken
          in: query
          type: string
          description: Optional parameter for continuation token.
        - name: totalRecordCount
          in: query
          type: integer
          description: Total count of machines in the given site.
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/machines/{machineName}
      operations:
      - name: microsoftazurehypervmachinescontrollerget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Machines Machinename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: machineName
          in: path
          type: string
          description: HypervMachine name
          required: true
      - name: microsoftazurehypervmachinescontrollerupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Machines Machinename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: machineName
          in: path
          type: string
          description: HypervMachine name
          required: true
        - name: body
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites/{siteName}/updateProperties
      operations:
      - name: microsoftazurehypervmachinescontrollerupdateproperties
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Updateproperties
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: metaData
          in: body
          type: string
          description: The content of the action request
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-discovery-service-hypervmachinescontroller-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Discovery Service — HypervMachinesController. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/machines
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehypervmachinescontrollerlistbyhypervsite
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Machines
        call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerlistbyhypervsite
        with:
          filter: rest.filter
          top: rest.top
          continuationToken: rest.continuationToken
          totalRecordCount: rest.totalRecordCount
          siteName: rest.siteName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/machines/{machinename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehypervmachinescontrollerget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Machines Machinename
        call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerget
        with:
          siteName: rest.siteName
          machineName: rest.machineName
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurehypervmachinescontrollerupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Machines Machinename
        call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerupdate
        with:
          siteName: rest.siteName
          machineName: rest.machineName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/updateproperties
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurehypervmachinescontrollerupdateproperties
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Updateproperties
        call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerupdateproperties
        with:
          siteName: rest.siteName
          metaData: rest.metaData
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-discovery-service-hypervmachinescontroller-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Discovery Service — HypervMachinesController. 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 Offazure
        Hypervsites Sitename Machines
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerlistbyhypervsite
      with:
        filter: tools.filter
        top: tools.top
        continuationToken: tools.continuationToken
        totalRecordCount: tools.totalRecordCount
        siteName: tools.siteName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure
        Hypervsites Sitename Machines Machinename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerget
      with:
        siteName: tools.siteName
        machineName: tools.machineName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Offazure Hypervsites Sitename Machines Machinename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerupdate
      with:
        siteName: tools.siteName
        machineName: tools.machineName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Offazure Hypervsites Sitename Updateproperties
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-migrate-discovery-service-hypervmachinescontroller.microsoftazurehypervmachinescontrollerupdateproperties
      with:
        siteName: tools.siteName
        metaData: tools.metaData
      outputParameters:
      - type: object
        mapping: $.