Microsoft Azure · Capability

Microsoft Azure Azure Migrate Discovery Service — HypervSites

Microsoft Azure Azure Migrate Discovery Service — HypervSites. 2 operations. Lead operation: Microsoft Azure Get All Hyperv Sites. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureHypervSites

What You Can Do

GET
Microsoftazurehypervsiteslistbysubscription — Microsoft Azure Get All Hyperv Sites
/v1/subscriptions/{subscriptionid}/providers/microsoft-offazure/hypervsites
GET
Microsoftazurehypervsiteslistbyresourcegroup — Microsoft Azure Get All Hyperv Sites
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites

MCP Tools

microsoft-azure-get-all-hyperv

Microsoft Azure Get All Hyperv Sites

read-only idempotent
microsoft-azure-get-all-hyperv-2

Microsoft Azure Get All Hyperv Sites

read-only idempotent

Capability Spec

azure-migrate-discovery-service-hypervsites.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Discovery Service — HypervSites
  description: 'Microsoft Azure Azure Migrate Discovery Service — HypervSites. 2 operations. Lead operation: Microsoft Azure
    Get All Hyperv Sites. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - HypervSites
  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-hypervsites
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Discovery Service — HypervSites business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.OffAzure-hypervSites
      path: /subscriptions/{subscriptionId}/providers/Microsoft.OffAzure/hypervSites
      operations:
      - name: microsoftazurehypervsiteslistbysubscription
        method: GET
        description: Microsoft Azure Get All Hyperv Sites
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/hypervSites
      operations:
      - name: microsoftazurehypervsiteslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get All Hyperv Sites
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-migrate-discovery-service-hypervsites-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Discovery Service — HypervSites. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-offazure/hypervsites
      name: subscriptions-subscriptionid-providers-microsoft-offazure-hypervsites
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.OffAzure-hypervSites.
      operations:
      - method: GET
        name: microsoftazurehypervsiteslistbysubscription
        description: Microsoft Azure Get All Hyperv Sites
        call: azure-migrate-discovery-service-hypervsites.microsoftazurehypervsiteslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehypervsiteslistbyresourcegroup
        description: Microsoft Azure Get All Hyperv Sites
        call: azure-migrate-discovery-service-hypervsites.microsoftazurehypervsiteslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-discovery-service-hypervsites-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Discovery Service — HypervSites. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-all-hyperv
      description: Microsoft Azure Get All Hyperv Sites
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervsites.microsoftazurehypervsiteslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-all-hyperv-2
      description: Microsoft Azure Get All Hyperv Sites
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervsites.microsoftazurehypervsiteslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.