Palo Alto Networks · Capability

Palo Alto Networks SASE Configuration Orchestration API — Bandwidth

Palo Alto Networks SASE Configuration Orchestration API — Bandwidth. 1 operations. Lead operation: Palo Alto Networks Get Available Bandwidth Allocations. Self-contained Naftiko capability covering one Palo Alto Networks business surface.

Run with Naftiko Palo Alto NetworksBandwidth

What You Can Do

GET
Getbandwidthallocations — Palo Alto Networks Get Available Bandwidth Allocations
/v1/bandwidth-allocations

MCP Tools

palo-alto-networks-get-available

Palo Alto Networks Get Available Bandwidth Allocations

read-only idempotent

Capability Spec

palo-alto-sase-config-orchestration-bandwidth.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Palo Alto Networks SASE Configuration Orchestration API — Bandwidth
  description: 'Palo Alto Networks SASE Configuration Orchestration API — Bandwidth. 1 operations. Lead operation: Palo Alto
    Networks Get Available Bandwidth Allocations. Self-contained Naftiko capability covering one Palo Alto Networks business
    surface.'
  tags:
  - Palo Alto Networks
  - Bandwidth
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    PALO_ALTO_NETWORKS_API_KEY: PALO_ALTO_NETWORKS_API_KEY
capability:
  consumes:
  - type: http
    namespace: palo-alto-sase-config-orchestration-bandwidth
    baseUri: https://api.sase.paloaltonetworks.com/config-orchestration/v1
    description: Palo Alto Networks SASE Configuration Orchestration API — Bandwidth business capability. Self-contained,
      no shared references.
    resources:
    - name: bandwidth-allocations
      path: /bandwidth-allocations
      operations:
      - name: getbandwidthallocations
        method: GET
        description: Palo Alto Networks Get Available Bandwidth Allocations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: query
          type: string
          description: Filter by specific Prisma Access location name.
    authentication:
      type: bearer
      token: '{{env.PALO_ALTO_NETWORKS_API_KEY}}'
  exposes:
  - type: rest
    namespace: palo-alto-sase-config-orchestration-bandwidth-rest
    port: 8080
    description: REST adapter for Palo Alto Networks SASE Configuration Orchestration API — Bandwidth. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/bandwidth-allocations
      name: bandwidth-allocations
      description: REST surface for bandwidth-allocations.
      operations:
      - method: GET
        name: getbandwidthallocations
        description: Palo Alto Networks Get Available Bandwidth Allocations
        call: palo-alto-sase-config-orchestration-bandwidth.getbandwidthallocations
        with:
          location: rest.location
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: palo-alto-sase-config-orchestration-bandwidth-mcp
    port: 9090
    transport: http
    description: MCP adapter for Palo Alto Networks SASE Configuration Orchestration API — Bandwidth. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: palo-alto-networks-get-available
      description: Palo Alto Networks Get Available Bandwidth Allocations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: palo-alto-sase-config-orchestration-bandwidth.getbandwidthallocations
      with:
        location: tools.location
      outputParameters:
      - type: object
        mapping: $.