Microsoft Azure · Capability

Microsoft Azure Azure Migrate Discovery Service — HypervJobs

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

Run with Naftiko Microsoft AzureHypervJobs

What You Can Do

GET
Microsoftazurehypervjobslistbyhypervsite — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Jobs
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/jobs
GET
Microsoftazurehypervjobsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Jobs Jobname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/jobs/{jobname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Jobs Jobname

read-only idempotent

Capability Spec

azure-migrate-discovery-service-hypervjobs.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Discovery Service — HypervJobs
  description: 'Microsoft Azure Azure Migrate Discovery Service — HypervJobs. 2 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Hypervsites Sitename Jobs.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - HypervJobs
  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-hypervjobs
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Discovery Service — HypervJobs 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}/jobs
      operations:
      - name: microsoftazurehypervjobslistbyhypervsite
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Jobs
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - 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}/jobs/{jobName}
      operations:
      - name: microsoftazurehypervjobsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Jobs Jobname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: siteName
          in: path
          type: string
          description: Site name
          required: true
        - name: jobName
          in: path
          type: string
          description: Job name
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-discovery-service-hypervjobs-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Discovery Service — HypervJobs. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/jobs
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehypervjobslistbyhypervsite
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Jobs
        call: azure-migrate-discovery-service-hypervjobs.microsoftazurehypervjobslistbyhypervsite
        with:
          siteName: rest.siteName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/hypervsites/{sitename}/jobs/{jobname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurehypervjobsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Hypervsites Sitename Jobs Jobname
        call: azure-migrate-discovery-service-hypervjobs.microsoftazurehypervjobsget
        with:
          siteName: rest.siteName
          jobName: rest.jobName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-discovery-service-hypervjobs-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Discovery Service — HypervJobs. 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 Jobs
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervjobs.microsoftazurehypervjobslistbyhypervsite
      with:
        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 Jobs Jobname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-hypervjobs.microsoftazurehypervjobsget
      with:
        siteName: tools.siteName
        jobName: tools.jobName
      outputParameters:
      - type: object
        mapping: $.