Pure Storage · Capability

FlashBlade REST API — Network Interfaces

FlashBlade REST API — Network Interfaces. 12 operations. Lead operation: Pure Storage GET Network-interfaces. Self-contained Naftiko capability covering one Pure Storage business surface.

Run with Naftiko Pure StorageNetwork Interfaces

What You Can Do

GET
Get — Pure Storage GET Network-interfaces
/v1/api/2-26/network-interfaces
POST
Post — Pure Storage POST Network-interfaces
/v1/api/2-26/network-interfaces
DELETE
Delete — Pure Storage DELETE Network-interfaces
/v1/api/2-26/network-interfaces
PATCH
Patch — Pure Storage PATCH Network-interfaces
/v1/api/2-26/network-interfaces
GET
Get — Pure Storage GET Network-interfaces/connectors
/v1/api/2-26/network-interfaces/connectors
PATCH
Patch — Pure Storage PATCH Network-interfaces/connectors
/v1/api/2-26/network-interfaces/connectors
GET
Get — Pure Storage GET Network Connectors Performance Statistics
/v1/api/2-26/network-interfaces/connectors/performance
GET
Get — Pure Storage GET Global Network Settings for Network Connectors
/v1/api/2-26/network-interfaces/connectors/settings
GET
Get — Pure Storage List Network Interface Neighbors
/v1/api/2-26/network-interfaces/neighbors
GET
Get — Pure Storage GET Network-interfaces/network-connection-statistics
/v1/api/2-26/network-interfaces/network-connection-statistics
GET
Get — Pure Storage GET Network-interfaces/ping
/v1/api/2-26/network-interfaces/ping
GET
Get — Pure Storage GET Network-interfaces/trace
/v1/api/2-26/network-interfaces/trace

MCP Tools

pure-storage-get-network-interfaces

Pure Storage GET Network-interfaces

read-only idempotent
pure-storage-post-network-interfaces

Pure Storage POST Network-interfaces

pure-storage-delete-network-interfaces

Pure Storage DELETE Network-interfaces

idempotent
pure-storage-patch-network-interfaces

Pure Storage PATCH Network-interfaces

idempotent
pure-storage-get-network-interfaces-2

Pure Storage GET Network-interfaces/connectors

read-only idempotent
pure-storage-patch-network-interfaces-2

Pure Storage PATCH Network-interfaces/connectors

idempotent
pure-storage-get-network-connectors

Pure Storage GET Network Connectors Performance Statistics

read-only idempotent
pure-storage-get-global-network

Pure Storage GET Global Network Settings for Network Connectors

read-only idempotent
pure-storage-list-network-interface

Pure Storage List Network Interface Neighbors

read-only idempotent
pure-storage-get-network-interfaces-3

Pure Storage GET Network-interfaces/network-connection-statistics

read-only idempotent
pure-storage-get-network-interfaces-4

Pure Storage GET Network-interfaces/ping

read-only idempotent
pure-storage-get-network-interfaces-5

Pure Storage GET Network-interfaces/trace

read-only idempotent

Capability Spec

flashblade-rest-network-interfaces.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FlashBlade REST API — Network Interfaces
  description: 'FlashBlade REST API — Network Interfaces. 12 operations. Lead operation: Pure Storage GET Network-interfaces.
    Self-contained Naftiko capability covering one Pure Storage business surface.'
  tags:
  - Pure Storage
  - Network Interfaces
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    PURE_STORAGE_API_KEY: PURE_STORAGE_API_KEY
capability:
  consumes:
  - type: http
    namespace: flashblade-rest-network-interfaces
    baseUri: http://[array]
    description: FlashBlade REST API — Network Interfaces business capability. Self-contained, no shared references.
    resources:
    - name: api-2.26-network-interfaces
      path: /api/2.26/network-interfaces
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Network-interfaces
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: post
        method: POST
        description: Pure Storage POST Network-interfaces
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: delete
        method: DELETE
        description: Pure Storage DELETE Network-interfaces
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage PATCH Network-interfaces
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: api-2.26-network-interfaces-connectors
      path: /api/2.26/network-interfaces/connectors
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Network-interfaces/connectors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: patch
        method: PATCH
        description: Pure Storage PATCH Network-interfaces/connectors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: api-2.26-network-interfaces-connectors-performance
      path: /api/2.26/network-interfaces/connectors/performance
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Network Connectors Performance Statistics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-network-interfaces-connectors-settings
      path: /api/2.26/network-interfaces/connectors/settings
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Global Network Settings for Network Connectors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-network-interfaces-neighbors
      path: /api/2.26/network-interfaces/neighbors
      operations:
      - name: get
        method: GET
        description: Pure Storage List Network Interface Neighbors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-network-interfaces-network-connection-statistics
      path: /api/2.26/network-interfaces/network-connection-statistics
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Network-interfaces/network-connection-statistics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-network-interfaces-ping
      path: /api/2.26/network-interfaces/ping
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Network-interfaces/ping
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: api-2.26-network-interfaces-trace
      path: /api/2.26/network-interfaces/trace
      operations:
      - name: get
        method: GET
        description: Pure Storage GET Network-interfaces/trace
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: apikey
      key: x-auth-token
      value: '{{env.PURE_STORAGE_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: flashblade-rest-network-interfaces-rest
    port: 8080
    description: REST adapter for FlashBlade REST API — Network Interfaces. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/api/2-26/network-interfaces
      name: api-2-26-network-interfaces
      description: REST surface for api-2.26-network-interfaces.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Network-interfaces
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: post
        description: Pure Storage POST Network-interfaces
        call: flashblade-rest-network-interfaces.post
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: delete
        description: Pure Storage DELETE Network-interfaces
        call: flashblade-rest-network-interfaces.delete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage PATCH Network-interfaces
        call: flashblade-rest-network-interfaces.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/network-interfaces/connectors
      name: api-2-26-network-interfaces-connectors
      description: REST surface for api-2.26-network-interfaces-connectors.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Network-interfaces/connectors
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: patch
        description: Pure Storage PATCH Network-interfaces/connectors
        call: flashblade-rest-network-interfaces.patch
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/network-interfaces/connectors/performance
      name: api-2-26-network-interfaces-connectors-performance
      description: REST surface for api-2.26-network-interfaces-connectors-performance.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Network Connectors Performance Statistics
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/network-interfaces/connectors/settings
      name: api-2-26-network-interfaces-connectors-settings
      description: REST surface for api-2.26-network-interfaces-connectors-settings.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Global Network Settings for Network Connectors
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/network-interfaces/neighbors
      name: api-2-26-network-interfaces-neighbors
      description: REST surface for api-2.26-network-interfaces-neighbors.
      operations:
      - method: GET
        name: get
        description: Pure Storage List Network Interface Neighbors
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/network-interfaces/network-connection-statistics
      name: api-2-26-network-interfaces-network-connection-statistics
      description: REST surface for api-2.26-network-interfaces-network-connection-statistics.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Network-interfaces/network-connection-statistics
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/network-interfaces/ping
      name: api-2-26-network-interfaces-ping
      description: REST surface for api-2.26-network-interfaces-ping.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Network-interfaces/ping
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/api/2-26/network-interfaces/trace
      name: api-2-26-network-interfaces-trace
      description: REST surface for api-2.26-network-interfaces-trace.
      operations:
      - method: GET
        name: get
        description: Pure Storage GET Network-interfaces/trace
        call: flashblade-rest-network-interfaces.get
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: flashblade-rest-network-interfaces-mcp
    port: 9090
    transport: http
    description: MCP adapter for FlashBlade REST API — Network Interfaces. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: pure-storage-get-network-interfaces
      description: Pure Storage GET Network-interfaces
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-post-network-interfaces
      description: Pure Storage POST Network-interfaces
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: flashblade-rest-network-interfaces.post
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-delete-network-interfaces
      description: Pure Storage DELETE Network-interfaces
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: flashblade-rest-network-interfaces.delete
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-patch-network-interfaces
      description: Pure Storage PATCH Network-interfaces
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-network-interfaces-2
      description: Pure Storage GET Network-interfaces/connectors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-patch-network-interfaces-2
      description: Pure Storage PATCH Network-interfaces/connectors
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.patch
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-network-connectors
      description: Pure Storage GET Network Connectors Performance Statistics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-global-network
      description: Pure Storage GET Global Network Settings for Network Connectors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-list-network-interface
      description: Pure Storage List Network Interface Neighbors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-network-interfaces-3
      description: Pure Storage GET Network-interfaces/network-connection-statistics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-network-interfaces-4
      description: Pure Storage GET Network-interfaces/ping
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.
    - name: pure-storage-get-network-interfaces-5
      description: Pure Storage GET Network-interfaces/trace
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: flashblade-rest-network-interfaces.get
      outputParameters:
      - type: object
        mapping: $.