Microsoft Azure · Capability

Microsoft Azure bareMetalInfrastructureClient — BareMetalInfrastructure

Microsoft Azure bareMetalInfrastructureClient — BareMetalInfrastructure. 4 operations. Lead operation: Microsoft Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBareMetalInfrastructure

What You Can Do

GET
Microsoftazureazurebaremetalinstanceslistbysubscription — Microsoft Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-baremetalinfrastructure/baremetalinstances
GET
Microsoftazureazurebaremetalinstancesget — Microsoft Azure Gets An Azure Baremetal Instance
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-baremetalinfrastructure/baremetalinstances/{azurebaremetalinstancename}
DELETE
Microsoftazureazurebaremetalinstancesdelete — Microsoft Azure Deletes A Azure Baremetal Instance
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-baremetalinfrastructure/baremetalinstances/{azurebaremetalinstancename}
PATCH
Microsoftazureazurebaremetalinstancesupdate — Microsoft Azure Patches The Tags Field Of A Azure Baremetal Instance
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-baremetalinfrastructure/baremetalinstances/{azurebaremetalinstancename}

MCP Tools

microsoft-azure-gets-list-azure

Microsoft Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription

read-only idempotent
microsoft-azure-gets-azure-baremetal

Microsoft Azure Gets An Azure Baremetal Instance

read-only idempotent
microsoft-azure-deletes-azure-baremetal

Microsoft Azure Deletes A Azure Baremetal Instance

idempotent
microsoft-azure-patches-tags-field

Microsoft Azure Patches The Tags Field Of A Azure Baremetal Instance

idempotent

Capability Spec

baremetalinfrastructureclient-baremetalinfrastructure.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure bareMetalInfrastructureClient — BareMetalInfrastructure
  description: 'Microsoft Azure bareMetalInfrastructureClient — BareMetalInfrastructure. 4 operations. Lead operation: Microsoft
    Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription. Self-contained Naftiko capability covering
    one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - BareMetalInfrastructure
  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: baremetalinfrastructureclient-baremetalinfrastructure
    baseUri: https://management.azure.com
    description: Microsoft Azure bareMetalInfrastructureClient — BareMetalInfrastructure business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.BareMetalInfrastructure-bareMet
      path: /subscriptions/{subscriptionId}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances
      operations:
      - name: microsoftazureazurebaremetalinstanceslistbysubscription
        method: GET
        description: Microsoft Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/{azureBareMetalInstanceName}
      operations:
      - name: microsoftazureazurebaremetalinstancesget
        method: GET
        description: Microsoft Azure Gets An Azure Baremetal Instance
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureazurebaremetalinstancesdelete
        method: DELETE
        description: Microsoft Azure Deletes A Azure Baremetal Instance
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureazurebaremetalinstancesupdate
        method: PATCH
        description: Microsoft Azure Patches The Tags Field Of A Azure Baremetal Instance
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: baremetalinfrastructureclient-baremetalinfrastructure-rest
    port: 8080
    description: REST adapter for Microsoft Azure bareMetalInfrastructureClient — BareMetalInfrastructure. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-baremetalinfrastructure/baremetalinstances
      name: subscriptions-subscriptionid-providers-microsoft-baremetalinfrastructure-baremet
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.BareMetalInfrastructure-bareMet.
      operations:
      - method: GET
        name: microsoftazureazurebaremetalinstanceslistbysubscription
        description: Microsoft Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription
        call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstanceslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-baremetalinfrastructure/baremetalinstances/{azurebaremetalinstancename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureazurebaremetalinstancesget
        description: Microsoft Azure Gets An Azure Baremetal Instance
        call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstancesget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureazurebaremetalinstancesdelete
        description: Microsoft Azure Deletes A Azure Baremetal Instance
        call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstancesdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureazurebaremetalinstancesupdate
        description: Microsoft Azure Patches The Tags Field Of A Azure Baremetal Instance
        call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstancesupdate
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: baremetalinfrastructureclient-baremetalinfrastructure-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure bareMetalInfrastructureClient — BareMetalInfrastructure. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-list-azure
      description: Microsoft Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstanceslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-azure-baremetal
      description: Microsoft Azure Gets An Azure Baremetal Instance
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstancesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-azure-baremetal
      description: Microsoft Azure Deletes A Azure Baremetal Instance
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstancesdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patches-tags-field
      description: Microsoft Azure Patches The Tags Field Of A Azure Baremetal Instance
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: baremetalinfrastructureclient-baremetalinfrastructure.microsoftazureazurebaremetalinstancesupdate
      outputParameters:
      - type: object
        mapping: $.