Microsoft Azure · Capability

Microsoft Azure Microsoft.KubernetesRuntime — BgpPeers

Microsoft Azure Microsoft.KubernetesRuntime — BgpPeers. 4 operations. Lead operation: Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBgpPeers

What You Can Do

GET
Microsoftazurebgppeerslist — Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers
/v1/{resourceuri}/providers/microsoft-kubernetesruntime/bgppeers
GET
Microsoftazurebgppeersget — Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
/v1/{resourceuri}/providers/microsoft-kubernetesruntime/bgppeers/{bgppeername}
PUT
Microsoftazurebgppeerscreateorupdate — Microsoft Azure Put Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
/v1/{resourceuri}/providers/microsoft-kubernetesruntime/bgppeers/{bgppeername}
DELETE
Microsoftazurebgppeersdelete — Microsoft Azure Delete Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
/v1/{resourceuri}/providers/microsoft-kubernetesruntime/bgppeers/{bgppeername}

MCP Tools

microsoft-azure-get-resourceuri-providers

Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers

read-only idempotent
microsoft-azure-get-resourceuri-providers-2

Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername

read-only idempotent
microsoft-azure-put-resourceuri-providers

Microsoft Azure Put Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername

idempotent
microsoft-azure-delete-resourceuri-providers

Microsoft Azure Delete Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername

idempotent

Capability Spec

microsoftkubernetesruntime-bgppeers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.KubernetesRuntime — BgpPeers
  description: 'Microsoft Azure Microsoft.KubernetesRuntime — BgpPeers. 4 operations. Lead operation: Microsoft Azure Get
    Resourceuri Providers Microsoft Kubernetesruntime Bgppeers. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - BgpPeers
  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: microsoftkubernetesruntime-bgppeers
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.KubernetesRuntime — BgpPeers business capability. Self-contained, no shared references.
    resources:
    - name: resourceUri-providers-Microsoft.KubernetesRuntime-bgpPeers
      path: /{resourceUri}/providers/Microsoft.KubernetesRuntime/bgpPeers
      operations:
      - name: microsoftazurebgppeerslist
        method: GET
        description: Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: resourceUri-providers-Microsoft.KubernetesRuntime-bgpPeers-bgpPeerName
      path: /{resourceUri}/providers/Microsoft.KubernetesRuntime/bgpPeers/{bgpPeerName}
      operations:
      - name: microsoftazurebgppeersget
        method: GET
        description: Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: bgpPeerName
          in: path
          type: string
          description: The name of the BgpPeer
          required: true
      - name: microsoftazurebgppeerscreateorupdate
        method: PUT
        description: Microsoft Azure Put Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: bgpPeerName
          in: path
          type: string
          description: The name of the BgpPeer
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazurebgppeersdelete
        method: DELETE
        description: Microsoft Azure Delete Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: bgpPeerName
          in: path
          type: string
          description: The name of the BgpPeer
          required: true
  exposes:
  - type: rest
    namespace: microsoftkubernetesruntime-bgppeers-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.KubernetesRuntime — BgpPeers. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{resourceuri}/providers/microsoft-kubernetesruntime/bgppeers
      name: resourceuri-providers-microsoft-kubernetesruntime-bgppeers
      description: REST surface for resourceUri-providers-Microsoft.KubernetesRuntime-bgpPeers.
      operations:
      - method: GET
        name: microsoftazurebgppeerslist
        description: Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers
        call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeerslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/{resourceuri}/providers/microsoft-kubernetesruntime/bgppeers/{bgppeername}
      name: resourceuri-providers-microsoft-kubernetesruntime-bgppeers-bgppeername
      description: REST surface for resourceUri-providers-Microsoft.KubernetesRuntime-bgpPeers-bgpPeerName.
      operations:
      - method: GET
        name: microsoftazurebgppeersget
        description: Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
        call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeersget
        with:
          bgpPeerName: rest.bgpPeerName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurebgppeerscreateorupdate
        description: Microsoft Azure Put Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
        call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeerscreateorupdate
        with:
          bgpPeerName: rest.bgpPeerName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurebgppeersdelete
        description: Microsoft Azure Delete Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
        call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeersdelete
        with:
          bgpPeerName: rest.bgpPeerName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftkubernetesruntime-bgppeers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.KubernetesRuntime — BgpPeers. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-resourceuri-providers
      description: Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeerslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-resourceuri-providers-2
      description: Microsoft Azure Get Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeersget
      with:
        bgpPeerName: tools.bgpPeerName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-resourceuri-providers
      description: Microsoft Azure Put Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeerscreateorupdate
      with:
        bgpPeerName: tools.bgpPeerName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-resourceuri-providers
      description: Microsoft Azure Delete Resourceuri Providers Microsoft Kubernetesruntime Bgppeers Bgppeername
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoftkubernetesruntime-bgppeers.microsoftazurebgppeersdelete
      with:
        bgpPeerName: tools.bgpPeerName
      outputParameters:
      - type: object
        mapping: $.