Azure Networking · Capability

Azure Networking Azure Load Balancer API — Load Balancer Probes

Azure Networking Azure Load Balancer API — Load Balancer Probes. 1 operations. Lead operation: Azure Networking List health probes. Self-contained Naftiko capability covering one Microsoft Azure Networking business surface.

Run with Naftiko Microsoft Azure NetworkingLoad Balancer Probes

What You Can Do

GET
Loadbalancerprobeslist — Azure Networking List health probes
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/loadbalancers/{loadbalancername}/probes

MCP Tools

azure-networking-list-health-probes

Azure Networking List health probes

read-only idempotent

Capability Spec

azure-networking-load-balancer-load-balancer-probes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Azure Networking Azure Load Balancer API — Load Balancer Probes
  description: 'Azure Networking Azure Load Balancer API — Load Balancer Probes. 1 operations. Lead operation: Azure Networking
    List health probes. Self-contained Naftiko capability covering one Microsoft Azure Networking business surface.'
  tags:
  - Microsoft Azure Networking
  - Load Balancer Probes
  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-load-balancer-probes
    baseUri: https://management.azure.com
    description: Azure Networking Azure Load Balancer API — Load Balancer Probes 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}/probes
      operations:
      - name: loadbalancerprobeslist
        method: GET
        description: Azure Networking List health probes
        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-load-balancer-probes-rest
    port: 8080
    description: REST adapter for Azure Networking Azure Load Balancer API — Load Balancer Probes. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/loadbalancers/{loadbalancername}/probes
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: loadbalancerprobeslist
        description: Azure Networking List health probes
        call: azure-networking-load-balancer-load-balancer-probes.loadbalancerprobeslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-networking-load-balancer-load-balancer-probes-mcp
    port: 9090
    transport: http
    description: MCP adapter for Azure Networking Azure Load Balancer API — Load Balancer Probes. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: azure-networking-list-health-probes
      description: Azure Networking List health probes
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-networking-load-balancer-load-balancer-probes.loadbalancerprobeslist
      outputParameters:
      - type: object
        mapping: $.