Palo Alto Networks · Capability

SP Interconnect Manage APIs — Vlan Attachment

SP Interconnect Manage APIs — Vlan Attachment. 6 operations. Lead operation: Palo Alto Networks List Vlan Attachments. Self-contained Naftiko capability covering one Palo Alto Networks business surface.

Run with Naftiko Palo Alto NetworksVlan Attachment

What You Can Do

GET
Getmtspinterconnectinterconnectsbyinterconnectidvlanattachments — Palo Alto Networks List Vlan Attachments
/v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments
POST
Postmtspinterconnectinterconnectsbyinterconnectidvlanattachments — Palo Alto Networks Provision Vlan Attachment
/v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments
GET
Getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid — Palo Alto Networks Get Vlan Attachment
/v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments/{vlanattachmentid}
DELETE
Deletemtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid — Palo Alto Networks Delete Vlan Attachment
/v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments/{vlanattachmentid}
POST
Postmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidaccept — Palo Alto Networks Accept AWS Attachment
/v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments/{vlanattachmentid}/accept
GET
Getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidlogs — Palo Alto Networks Get GCP CloudRouter Logs
/v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments/{vlanattachmentid}/logs

MCP Tools

palo-alto-networks-list-vlan

Palo Alto Networks List Vlan Attachments

read-only idempotent
palo-alto-networks-provision-vlan

Palo Alto Networks Provision Vlan Attachment

palo-alto-networks-get-vlan

Palo Alto Networks Get Vlan Attachment

read-only idempotent
palo-alto-networks-delete-vlan

Palo Alto Networks Delete Vlan Attachment

idempotent
palo-alto-networks-accept-aws

Palo Alto Networks Accept AWS Attachment

palo-alto-networks-get-gcp

Palo Alto Networks Get GCP CloudRouter Logs

read-only idempotent

Capability Spec

palo-alto-sase-multitenant-interconnect-vlan-attachment.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: SP Interconnect Manage APIs — Vlan Attachment
  description: 'SP Interconnect Manage APIs — Vlan Attachment. 6 operations. Lead operation: Palo Alto Networks List Vlan
    Attachments. Self-contained Naftiko capability covering one Palo Alto Networks business surface.'
  tags:
  - Palo Alto Networks
  - Vlan Attachment
  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-multitenant-interconnect-vlan-attachment
    baseUri: https://api.sase.paloaltonetworks.com
    description: SP Interconnect Manage APIs — Vlan Attachment business capability. Self-contained, no shared references.
    resources:
    - name: mt-sp-interconnect-interconnects-interconnectId-vlan-attachments
      path: /mt/sp-interconnect/interconnects/{interconnectId}/vlan-attachments
      operations:
      - name: getmtspinterconnectinterconnectsbyinterconnectidvlanattachments
        method: GET
        description: Palo Alto Networks List Vlan Attachments
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: interconnectId
          in: path
          type: string
          required: true
      - name: postmtspinterconnectinterconnectsbyinterconnectidvlanattachments
        method: POST
        description: Palo Alto Networks Provision Vlan Attachment
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: interconnectId
          in: path
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: mt-sp-interconnect-interconnects-interconnectId-vlan-attachments-vlanAttachmentI
      path: /mt/sp-interconnect/interconnects/{interconnectId}/vlan-attachments/{vlanAttachmentId}
      operations:
      - name: getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
        method: GET
        description: Palo Alto Networks Get Vlan Attachment
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: interconnectId
          in: path
          type: string
          required: true
        - name: vlanAttachmentId
          in: path
          type: string
          required: true
      - name: deletemtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
        method: DELETE
        description: Palo Alto Networks Delete Vlan Attachment
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: interconnectId
          in: path
          type: string
          required: true
        - name: vlanAttachmentId
          in: path
          type: string
          required: true
    - name: mt-sp-interconnect-interconnects-interconnectId-vlan-attachments-vlanAttachmentI
      path: /mt/sp-interconnect/interconnects/{interconnectId}/vlan-attachments/{vlanAttachmentId}/accept
      operations:
      - name: postmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidaccept
        method: POST
        description: Palo Alto Networks Accept AWS Attachment
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: interconnectId
          in: path
          type: string
          required: true
        - name: vlanAttachmentId
          in: path
          type: string
          required: true
    - name: mt-sp-interconnect-interconnects-interconnectId-vlan-attachments-vlanAttachmentI
      path: /mt/sp-interconnect/interconnects/{interconnectId}/vlan-attachments/{vlanAttachmentId}/logs
      operations:
      - name: getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidlogs
        method: GET
        description: Palo Alto Networks Get GCP CloudRouter Logs
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: interconnectId
          in: path
          type: string
          required: true
        - name: vlanAttachmentId
          in: path
          type: string
          required: true
        - name: duration
          in: query
          type: string
          description: 'Duration for logs. Allowed values: 15m, 1h, 1d, 3d'
    authentication:
      type: bearer
      token: '{{env.PALO_ALTO_NETWORKS_API_KEY}}'
  exposes:
  - type: rest
    namespace: palo-alto-sase-multitenant-interconnect-vlan-attachment-rest
    port: 8080
    description: REST adapter for SP Interconnect Manage APIs — Vlan Attachment. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments
      name: mt-sp-interconnect-interconnects-interconnectid-vlan-attachments
      description: REST surface for mt-sp-interconnect-interconnects-interconnectId-vlan-attachments.
      operations:
      - method: GET
        name: getmtspinterconnectinterconnectsbyinterconnectidvlanattachments
        description: Palo Alto Networks List Vlan Attachments
        call: palo-alto-sase-multitenant-interconnect-vlan-attachment.getmtspinterconnectinterconnectsbyinterconnectidvlanattachments
        with:
          interconnectId: rest.interconnectId
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postmtspinterconnectinterconnectsbyinterconnectidvlanattachments
        description: Palo Alto Networks Provision Vlan Attachment
        call: palo-alto-sase-multitenant-interconnect-vlan-attachment.postmtspinterconnectinterconnectsbyinterconnectidvlanattachments
        with:
          interconnectId: rest.interconnectId
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments/{vlanattachmentid}
      name: mt-sp-interconnect-interconnects-interconnectid-vlan-attachments-vlanattachmenti
      description: REST surface for mt-sp-interconnect-interconnects-interconnectId-vlan-attachments-vlanAttachmentI.
      operations:
      - method: GET
        name: getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
        description: Palo Alto Networks Get Vlan Attachment
        call: palo-alto-sase-multitenant-interconnect-vlan-attachment.getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
        with:
          interconnectId: rest.interconnectId
          vlanAttachmentId: rest.vlanAttachmentId
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: deletemtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
        description: Palo Alto Networks Delete Vlan Attachment
        call: palo-alto-sase-multitenant-interconnect-vlan-attachment.deletemtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
        with:
          interconnectId: rest.interconnectId
          vlanAttachmentId: rest.vlanAttachmentId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments/{vlanattachmentid}/accept
      name: mt-sp-interconnect-interconnects-interconnectid-vlan-attachments-vlanattachmenti
      description: REST surface for mt-sp-interconnect-interconnects-interconnectId-vlan-attachments-vlanAttachmentI.
      operations:
      - method: POST
        name: postmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidaccept
        description: Palo Alto Networks Accept AWS Attachment
        call: palo-alto-sase-multitenant-interconnect-vlan-attachment.postmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidaccept
        with:
          interconnectId: rest.interconnectId
          vlanAttachmentId: rest.vlanAttachmentId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/mt/sp-interconnect/interconnects/{interconnectid}/vlan-attachments/{vlanattachmentid}/logs
      name: mt-sp-interconnect-interconnects-interconnectid-vlan-attachments-vlanattachmenti
      description: REST surface for mt-sp-interconnect-interconnects-interconnectId-vlan-attachments-vlanAttachmentI.
      operations:
      - method: GET
        name: getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidlogs
        description: Palo Alto Networks Get GCP CloudRouter Logs
        call: palo-alto-sase-multitenant-interconnect-vlan-attachment.getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidlogs
        with:
          interconnectId: rest.interconnectId
          vlanAttachmentId: rest.vlanAttachmentId
          duration: rest.duration
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: palo-alto-sase-multitenant-interconnect-vlan-attachment-mcp
    port: 9090
    transport: http
    description: MCP adapter for SP Interconnect Manage APIs — Vlan Attachment. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: palo-alto-networks-list-vlan
      description: Palo Alto Networks List Vlan Attachments
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: palo-alto-sase-multitenant-interconnect-vlan-attachment.getmtspinterconnectinterconnectsbyinterconnectidvlanattachments
      with:
        interconnectId: tools.interconnectId
      outputParameters:
      - type: object
        mapping: $.
    - name: palo-alto-networks-provision-vlan
      description: Palo Alto Networks Provision Vlan Attachment
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: palo-alto-sase-multitenant-interconnect-vlan-attachment.postmtspinterconnectinterconnectsbyinterconnectidvlanattachments
      with:
        interconnectId: tools.interconnectId
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: palo-alto-networks-get-vlan
      description: Palo Alto Networks Get Vlan Attachment
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: palo-alto-sase-multitenant-interconnect-vlan-attachment.getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
      with:
        interconnectId: tools.interconnectId
        vlanAttachmentId: tools.vlanAttachmentId
      outputParameters:
      - type: object
        mapping: $.
    - name: palo-alto-networks-delete-vlan
      description: Palo Alto Networks Delete Vlan Attachment
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: palo-alto-sase-multitenant-interconnect-vlan-attachment.deletemtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentid
      with:
        interconnectId: tools.interconnectId
        vlanAttachmentId: tools.vlanAttachmentId
      outputParameters:
      - type: object
        mapping: $.
    - name: palo-alto-networks-accept-aws
      description: Palo Alto Networks Accept AWS Attachment
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: palo-alto-sase-multitenant-interconnect-vlan-attachment.postmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidaccept
      with:
        interconnectId: tools.interconnectId
        vlanAttachmentId: tools.vlanAttachmentId
      outputParameters:
      - type: object
        mapping: $.
    - name: palo-alto-networks-get-gcp
      description: Palo Alto Networks Get GCP CloudRouter Logs
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: palo-alto-sase-multitenant-interconnect-vlan-attachment.getmtspinterconnectinterconnectsbyinterconnectidvlanattachmentsbyvlanattachmentidlogs
      with:
        interconnectId: tools.interconnectId
        vlanAttachmentId: tools.vlanAttachmentId
        duration: tools.duration
      outputParameters:
      - type: object
        mapping: $.