Azure Networking · Capability

Azure Networking Azure Load Balancer API — Backend Address Pools

Azure Networking Azure Load Balancer API — Backend Address Pools. 1 operations. Lead operation: Azure Networking List backend address pools. Self-contained Naftiko capability covering one Microsoft Azure Networking business surface.

Run with Naftiko Microsoft Azure NetworkingBackend Address Pools

What You Can Do

GET
Loadbalancerbackendaddresspoolslist — Azure Networking List backend address pools
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/loadbalancers/{loadbalancername}/backendaddresspools

MCP Tools

azure-networking-list-backend-address

Azure Networking List backend address pools

read-only idempotent

Capability Spec

azure-networking-load-balancer-backend-address-pools.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Azure Networking Azure Load Balancer API — Backend Address Pools
  description: 'Azure Networking Azure Load Balancer API — Backend Address Pools. 1 operations. Lead operation: Azure Networking
    List backend address pools. Self-contained Naftiko capability covering one Microsoft Azure Networking business surface.'
  tags:
  - Microsoft Azure Networking
  - Backend Address Pools
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_NETWORKING_API_KEY: MICROSOFT_AZURE_NETWORKING_API_KEY
capability:
  consumes:
  - type: http
    namespace: azure-networking-load-balancer-backend-address-pools
    baseUri: https://management.azure.com
    description: Azure Networking Azure Load Balancer API — Backend Address Pools business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/backendAddressPools
      operations:
      - name: loadbalancerbackendaddresspoolslist
        method: GET
        description: Azure Networking List backend address pools
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_AZURE_NETWORKING_API_KEY}}'
  exposes:
  - type: rest
    namespace: azure-networking-load-balancer-backend-address-pools-rest
    port: 8080
    description: REST adapter for Azure Networking Azure Load Balancer API — Backend Address Pools. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/loadbalancers/{loadbalancername}/backendaddresspools
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: loadbalancerbackendaddresspoolslist
        description: Azure Networking List backend address pools
        call: azure-networking-load-balancer-backend-address-pools.loadbalancerbackendaddresspoolslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-networking-load-balancer-backend-address-pools-mcp
    port: 9090
    transport: http
    description: MCP adapter for Azure Networking Azure Load Balancer API — Backend Address Pools. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: azure-networking-list-backend-address
      description: Azure Networking List backend address pools
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-networking-load-balancer-backend-address-pools.loadbalancerbackendaddresspoolslist
      outputParameters:
      - type: object
        mapping: $.