Microsoft Azure · Capability

Microsoft Azure Azure Migrate Discovery Service — HypervHostController

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

Run with Naftiko Microsoft AzureHypervHostController

What You Can Do

GET
Microsoftazurehypervhostcontrollerlistbyhypervsite — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Hosts
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/hosts
GET
Microsoftazurehypervhostcontrollerget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Hosts Hostname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/hosts/{hostname}
PUT
Microsoftazurehypervhostcontrollercreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Hosts Hostname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/hosts/{hostname}
DELETE
Microsoftazurehypervhostcontrollerdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Hosts Hostname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/hosts/{hostname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Hosts Hostname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Hosts Hostname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Hosts Hostname

idempotent

Capability Spec

azure-migrate-discovery-service-hypervhostcontroller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Discovery Service — HypervHostController
  description: 'Microsoft Azure Azure Migrate Discovery Service — HypervHostController. 4 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename
    Hosts. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - HypervHostController
  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-hypervhostcontroller
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Discovery Service — HypervHostController 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}/hosts
      operations:
      - name: microsoftazurehypervhostcontrollerlistbyhypervsite
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: filter
          in: query
          type: string
          description: filter query
        - 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}/hosts/{hostName}
      operations:
      - name: microsoftazurehypervhostcontrollerget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts Hostname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: hostName
          in: path
          type: string
          description: Host name
          required: true
      - name: microsoftazurehypervhostcontrollercreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts Hostname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: hostName
          in: path
          type: string
          description: Host name
          required: true
        - name: body
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazurehypervhostcontrollerdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts Hostname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: hostName
          in: path
          type: string
          description: Host name
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-discovery-service-hypervhostcontroller-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Discovery Service — HypervHostController. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/hosts
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehypervhostcontrollerlistbyhypervsite
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts
        call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollerlistbyhypervsite
        with:
          filter: rest.filter
          siteName: rest.siteName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/hosts/{hostname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehypervhostcontrollerget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts Hostname
        call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollerget
        with:
          siteName: rest.siteName
          hostName: rest.hostName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurehypervhostcontrollercreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts Hostname
        call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollercreate
        with:
          siteName: rest.siteName
          hostName: rest.hostName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurehypervhostcontrollerdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Hosts Hostname
        call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollerdelete
        with:
          siteName: rest.siteName
          hostName: rest.hostName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-discovery-service-hypervhostcontroller-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Discovery Service — HypervHostController. 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 Hosts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollerlistbyhypervsite
      with:
        filter: tools.filter
        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 Hosts Hostname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollerget
      with:
        siteName: tools.siteName
        hostName: tools.hostName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure
        Hypervsites Sitename Hosts Hostname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollercreate
      with:
        siteName: tools.siteName
        hostName: tools.hostName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Offazure Hypervsites Sitename Hosts Hostname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-migrate-discovery-service-hypervhostcontroller.microsoftazurehypervhostcontrollerdelete
      with:
        siteName: tools.siteName
        hostName: tools.hostName
      outputParameters:
      - type: object
        mapping: $.