Microsoft Azure · Capability

Microsoft Azure Azure Migrate Discovery Service — ServersController

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

Run with Naftiko Microsoft AzureServersController

What You Can Do

GET
Microsoftazureserverscontrollerlistbyserversiteresource — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Serversites Sitename Machines
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/serversites/{sitename}/machines
GET
Microsoftazureserverscontrollergetmachine — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Serversites Sitename Machines Machinename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/serversites/{sitename}/machines/{machinename}
PATCH
Microsoftazureserverscontrollerupdatemachine — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Serversites Sitename Machines Machinename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/serversites/{sitename}/machines/{machinename}
DELETE
Microsoftazureserverscontrollerdeletemachine — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Serversites Sitename Machines Machinename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/serversites/{sitename}/machines/{machinename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

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

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

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

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Serversites Sitename Machines Machinename

idempotent

Capability Spec

azure-migrate-discovery-service-serverscontroller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Discovery Service — ServersController
  description: 'Microsoft Azure Azure Migrate Discovery Service — ServersController. 4 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Offazure Serversites Sitename
    Machines. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ServersController
  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-serverscontroller
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Discovery Service — ServersController business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzure/serverSites/{siteName}/machines
      operations:
      - name: microsoftazureserverscontrollerlistbyserversiteresource
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites 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: string
          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/serverSites/{siteName}/machines/{machineName}
      operations:
      - name: microsoftazureserverscontrollergetmachine
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites 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: A server machine name
          required: true
      - name: microsoftazureserverscontrollerupdatemachine
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites 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: A server machine name
          required: true
        - name: body
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazureserverscontrollerdeletemachine
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites 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: A server machine name
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-discovery-service-serverscontroller-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Discovery Service — ServersController. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazure/serversites/{sitename}/machines
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureserverscontrollerlistbyserversiteresource
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites Sitename Machines
        call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollerlistbyserversiteresource
        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/serversites/{sitename}/machines/{machinename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureserverscontrollergetmachine
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites Sitename Machines Machinename
        call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollergetmachine
        with:
          siteName: rest.siteName
          machineName: rest.machineName
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureserverscontrollerupdatemachine
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites Sitename Machines Machinename
        call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollerupdatemachine
        with:
          siteName: rest.siteName
          machineName: rest.machineName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureserverscontrollerdeletemachine
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Offazure Serversites Sitename Machines Machinename
        call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollerdeletemachine
        with:
          siteName: rest.siteName
          machineName: rest.machineName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-discovery-service-serverscontroller-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Discovery Service — ServersController. 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
        Serversites Sitename Machines
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollerlistbyserversiteresource
      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
        Serversites Sitename Machines Machinename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollergetmachine
      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 Serversites Sitename Machines Machinename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollerupdatemachine
      with:
        siteName: tools.siteName
        machineName: tools.machineName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Offazure Serversites Sitename Machines Machinename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-migrate-discovery-service-serverscontroller.microsoftazureserverscontrollerdeletemachine
      with:
        siteName: tools.siteName
        machineName: tools.machineName
      outputParameters:
      - type: object
        mapping: $.